Home
TeamSite
OCIInitialize. Check ORACLE_HOME and NLS settings?
tienle66
Oct 20 15:04:09 pituitary [3791]: [ID 702911 local3.info] Locating OpenDeploy service.
Oct 20 15:04:09 pituitary [3791]: [ID 702911 local3.info] OpenDeploy server host: localhost, RMI registry port: 9173
Oct 20 15:04:10 pituitary [3791]: [ID 702911 local3.info] Got OpenDeploy service
Oct 20 15:04:10 pituitary [3791]: [ID 702911 local3.info] >>>>>-- Start deployment nlm.
Oct 20 15:04:10 pituitary [3791]: [ID 702911 local3.info] iwodstart running in default synchronous mode.
Oct 20 15:04:10 pituitary [3791]: [ID 702911 local3.info] Need to wait for deployment to complete.
Oct 20 15:04:10 pituitary [3791]: [ID 702911 local3.info] >>>>>-- Deployment nlm finished:
Oct 20 15:04:10 pituitary [3791]: [ID 702911 local3.info] ID: m3 Start time: Thu Oct 20 15:04:10 EDT 2005
Oct 20 15:04:10 pituitary [3791]: [ID 702911 local3.info] Status: Completed
Oct 20 15:04:10 pituitary [3791]: [ID 702911 local3.info]
Oct 20 15:04:10 pituitary [3841]: [ID 702911 local3.info] Running external task uid=32320(tsmaster) gid=10(staff)
Oct 20 15:04:10 pituitary [3840]: [ID 702911 local3.info] Running external task uid=3335(leti) gid=910(occs)
Oct 20 15:04:10 pituitary [3841]: [ID 702911 local3.info] "/www/NLMadm/sendWfMail.pl" "46566" "46590" "/default/main/nlm/WORKAREA/leti" "htdocs/ftpsorry.html" "templatedata/internet/main/data/ftpsorry.dcr"
Oct 20 15:04:10 pituitary [3840]: [ID 702911 local3.info] "/www/NLMadm/storeNewFileEntries" "46566" "46587" "/default/main/nlm/_review/WORKAREA/_leti" "htdocs/ftpsorry.html" "templatedata/internet/main/data/ftpsorry.dcr"
Oct 20 15:04:12 pituitary [3840]: [ID 702911 local3.info] 4656646587DBI connect('ddb03','newfiles',...) failed: (UNKNOWN OCI STATUS 1804) OCIInitialize. Check ORACLE_HOME and NLS settings etc. at /www/NLMadm/perl/lib/NLM/Newfiles.pm line 132
Oct 20 15:04:12 pituitary [3840]: [ID 702911 local3.info] Can't call method "prepare" on an undefined value at /www/NLMadm/perl/lib/NLM/Newfiles.pm line 134.
Oct 20 15:04:12 pituitary [3840]: [ID 702911 local3.info] Area: /default/main/nlm/_review/WORKAREA/_leti
Oct 20 15:04:12 pituitary [3840]: [ID 702911 local3.info] Owner: leti
line 132 of Newfiles.pm is:
my $dbh = DBI->connect($data_source, $username, $password);
Has anybody ever seen this error msg before?
Thanks for your help.
TS 6.5 SP1 / Sol 9
Find more posts tagged with
Comments
brandon1
Are you using a "BEGIN block"?
http://devnet.interwoven.com/forums/cgi-bin/showthreaded.pl?Cat=&Board=perl&Number=64555&Search=true&Forum=perl&Words=begin&Match=Entire%20Phrase&Searchpage=0&Limit=25&Old=allposts&Main=64538
The above post is specifically for DB2 and an in-line ,but make sure that LD_LIBRARY_PATH is set as well as ORACLE_HOME
Current Project: TS 6.1
Environment: Windows