Powerbuilder 10.2 and Oracle 10.2.0.3Hi,
Is anyone aware of any documentation that shows if Powerbuilder 10.2
is compatible with Oracle 10.2.0.3 Windows Client?
Thanks in advance.
http://www.sybase.com/detail?id=1011566
It will work with the 10.2 client, it's just if there are special
features for that version PB 10.2 won't know about them (it supports
up through 10.1).
On Fri, 4 Jul 2008 10:35:38 -0700 (PDT), arch.gopal@gmail.com wrote:
>Hi,
>
>Is anyone aware of any documentation that shows if Powerbuilder 10.2
>is compatible with Oracle 10.2.0.3 Windows Client?
>
>Thanks in ...
Solaris 10Sorry for my poor English.
After connect in SYSDBA to an Oracle 10.2.0.2 Database, all system
command return '-1' (No child processes).
Problem detect on a Solaris 10 x86 server :
Details :
perl -MDBI -e 'DBI->installed_versions'
Perl : 5.008006 (i86pc-solaris-thread-multi)
OS : solaris (2.10)
DBI : 1.42
DBD::Sponge : 11.10
DBD::Proxy : 0.2004
DBD::Oracle : 1.15
DBD::File : 0.30
DBD::ExampleP : 11.12
DBD::DBM : 0.01
It's a production server, I can't upgrade DBD::Oracle for the moment.
It's the first application on the server to use perl,ot...
1.5.0.10/2.0.0.2 release update... respinning for 2.0.0.2 rc5, new target release date Tue. 2/27This is a multi-part message in MIME format.
--------------050707070507020409050603
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
A new blocker was discovered recently what will require a respin for
Firefox 2.0.0.2:
Bug 370521 <https://bugzilla.mozilla.org/show_bug.cgi?id=370521>
-- TextArea not firing onchange event (edit
<javascript:toggleField('summary');>)
was caused by the checkin for:
Bug 357684 <https://bugzilla.mozilla.org/show_bug.cgi?id=357684>
-- onchange on ...
PB 10.5 - ORACLE 10.0.2I have the following situation:
1) Executable created with PB 10.5.build 6684
2) Windows 2003 Server
3) Oracle 10.0.1
The PB application starts correcly, but when i use the follwing syntax the
application is instantly closed without any error message or dump message
displayed.
datastore lds_localds
< other scripts>
lds_localds = CREATE datastore
The same machine work fine with the following script (datawindow in place of
datastore)
datawindow lds_localds
< other scripts>
lds_localds = CREATE datawindow
The "datastore syntax" works fine on the same ...
update powerbuilder 10.0 to powerbuilder 10.5hi,
I need update powerbuilder ver 10.0 to powerbuilder 10.5. by the way,
my company already buy pb ver 10.00 and need to update to ver 10.5.
the question :
if update pb from ver 10.00 to ver 10.5, is it free of charge ? if no,
How I found the price ?
best regards,
alim
10.5 is considered a major release, you would need to purchase an
upgrade.
This is what I found on Sybase's own eshop:
http://eshop.sybase.com/eshop/buy_detail?id=92023&prodId=9281&bid=17856
You may find better through an online merchant, partner or local
retailer.
This is also the Ent...
Upgrade from 10.2.0 to 10.2.2
Is there a direct migration path from 10.2.0 to 10.2.2?
In my ZCC, the following updates are 'Baselined': 10.1.1, 10.1.2a and
10.1.3.
Not everyone is running Support Pack 2 for 10.2 so it isn't
'Baselined'.
I have an option for 10.3, but it doesn't show 10.2.1 or 10.2.2.
Thanks in advance,
Eric
--
tidewins
------------------------------------------------------------------------
tidewins;1958672 Wrote:
> Is there a direct migration path from 10.2.0 to 10.2.2?
>
> In my ZCC, the following updates are 'Baselined': ...
install_driver(Oracle) failed while connecting to oracle 10.2.0.2------_=_NextPart_001_01C754F1.5B924345
Content-Type: text/plain;
charset="US-ASCII"
Content-Transfer-Encoding: quoted-printable
HI
Could u pls help on this issue.
=20
Presently we are using the following versions=20
=20
Perl version -------- perl, v5.6.1 built for sun4-solaris
DBD::ORACLE --------- 1.15
DBI version ---------- 1.28
ORACLE -------- oracle 10.2.0.2
=20
=20
=20
THE BELOW CODE WAS WORKING FINE WITH ORACLE 9.2.0.8
=20
=20
=20
use DBI;
print "hi";
=20
print "\n";
=...
RE: install_driver(Oracle) failed while connecting to oracle 10.2.0.2------_=_NextPart_001_01C7551C.302725D3
Content-Type: text/plain;
charset="US-ASCII"
Content-Transfer-Encoding: quoted-printable
Philip
We have Changed the permissions .
Even after that, I am getting the following error as
=20
=20
install_driver(Oracle) failed: Can't load
'/usr/local/lib/perl5/site_perl/5.6.1/sun4-solaris/auto/DBD/Oracle/Oracl
e.so' for module DBD::Oracle: ld.so.1: perl: fatal: libclntsh.so.9.0:
open failed: No such file or directory at
/usr/local/lib/perl5/5.6.1/sun4-solaris/DynaLoader.pm line 206.
at (eval 1) l...
updating agent from 10.2.0 to 10.2.2
We updated our server from 10.2.0 to 10.2.2 however there is nothing on
the sytem update page for an agent update.. i realize i could do a 10.3
server/agent update..but i really can't update the server at this time
so in an effort to get the agent on the same page as the server can
anyone help.. there must be an update i can download.. i don't want to
have to uninstall and reinstall the agent from the tools page (massive
task)
--
smartz136
------------------------------------------------------------------------
smartz136;1973355 Wrote:
> We updated our serv...
PB 10.2.1 build 9004 vs Oracle client 10G (10.1.0.2.0)Hi all,
We are having an issue with Oracle 10G using SP's in RPC...
Seems we cannot disable unicode in DBParm if we use DBMS=O10.
Not even with DBMS=O90
The only way we can disable it is using DBMS=O84.
Which is documented...
The problem is that our sp's get extra garbage because of unicode.
Any thoughts anyone ?
GQ
They shouldn't get 'extra garbage', the character translation is the
responsibility of the driver. That said, there was an issue, where
data binding could cause a problem. Check out the latest EBF and the
DBParm ncharbind and se...
2/9: Community Test DayPlease join the Mozilla QA community for testday on friday, February 9,
2007! This week, we will be looking at the next minor release of 1.5.0.10
and 2.0.0.2 Release Candidate 1.
More information on 2/9 Test Day can be found at
http://wiki.mozilla.org/Mozilla_QA_Community:Firefox_1510_2002_Community_Tes
t_Day
...
PowerBuilder 10.5.2 Build 7826 differs from PowerBuilder 11.5.1 Build 4675Apparently there's some data conversion issues that differ from PowerBuilder
10.5.2 and 11.5.1 (builds listed in subject). The following mini scrip
results in different returned values:
Byte lb_test
Decimal ld_test
lb_test = 48
ld_test = Dec(lb_test)
MessageBox("Test", String(ld_test))
In PowerBuilder 10.5.2, the messagebox displays the value "48". In
PowerBuilder 11.5.1 the messagebox displays the value "0.48". It appears
that in PB 11.5.1, it's dividing the result by 100 for some reason. It
appears to be a bug, just wanted to ve...
PB 10.2 and Oracle 9.2.0.5We are upgrading our oracle DB from 9.2.0.4 to 9.2.0.5 or
9.2.0.6. But I found at
http://www.sybase.com/detail?id=1011566 that it does not
support those version!
Any one know what does that actually mean?
Thanks.
9204 is the minimum supported of the 9.2.0.X releases.
--
Terry Dykstra (TeamSybase)
http://powerbuilder.codeXchange.sybase.com/
http://www.pb9books.com
product enhancement requests:
http://my.isug.com/cgi-bin/1/c/submit_enhancement
<JH> wrote in message news:43725c4a.233d.1681692777@sybase.com...
> We are upgrading our oracle DB from 9.2.0.4 to 9.2.0....
Correct Oracle Driver for Powerbuilder 5.0.2 #2Any tables that I create in PowerBuilder cannot be later seen with Select
Tables.
Select Tables shows me a bunch of (system) tables, but none that I have
created.
A support person at Oracle said that I need an updated driver from Sybase.
Is a driver available for PB 5.02 that will work with Oracle 8.0.4?
Thank you,
Doug
Are you sure you don't have another oracle user on your connection profile ?
I use oracle7.2 driver on PB 5.02 and I've no trouble ....
Look for table that have user.tablename name ....
...