Hi Guys,
I am not sure if Oracle or Cobol people can help me with this but here is my problem:
I have a COBOL program which I use to extract some information from tables in an Oracle Database. The program compiles without error, but when I try to link it I get
ld: Unsatisfied symbols:
SQLADR...
Hi Guys,
I have a COBOL program which I use to extract some information from tables in an Oracle Database. The program compiles without error, but when I try to link it I get
ld: Unsatisfied symbols:
SQLADR (code)
SQLBEX (code)
but I don't know what this means. Has anyone seen this problem...
Hi Folks,
I am just new to Oracle and could use some help with the following. I have created a new instance called ecms2 and I want only one user to access this. I have added the following to their .profile (I am running Oracle on HP-UX):
PATH=$PATH:/oracle/orasw/bin
export PATH...
Hi Everyone,
I have a Compaq StorageWorks system connected to my HP_UX Server, which was not mounted during boot time. Therefore I need to physically mount the disks. I have tried
# mount /dev/dsk/c4t15d0 /storage
(where storage is a directory I created for mounting on), but I get error...
Hi Everyone,
I have take over the admin of a new HP-UX system with a fresh installation of Oracle 8.1.7. However, no precompilers are currently installed. Do I need to do a full re-installation of Oracle to get these installed or is there a short cut (commands if you know). I have checked out...
Hi cadbilbao,
Just to reply to your second message, I actually ran into the same problem myself yesterday! Sometimes the kill -9 command will clear the runaway process, but other times it won't. I don't like using -9 option but sometimes you have no choice, and as you know sometimes (here) it...
Hi,
Have you tried seeing if the pfs daemon is running:
# ps -ef | grep pfs
If it is that could be why you are getting the device busy message.
Hope this helps.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.