Looking in the Alert Log File [message #113835] |
Tue, 04 June 2002 00:25 |
Sven Groth
Messages: 10 Registered: February 2002
|
Junior Member |
|
|
I have some questions. It would be nice if anybody has
an idea how i could solve my problems :
1) How is it possible to have an permanet look an the alertlockfile. For example in the sdsf (like tail -f)?
2.) Is it possible to access PO or PS Datasets with PL/SQL and UTL_FILEDIR ?
3.) How can i manage the patch levels in the Oracle Loadlibs (for example). If i get an new patch i concatinate the new Loadlib with the old one.
(patches are aditive ?)
It looks like this
//STEPLIB DD SHR,DSN=CORONA.ORACLE.B2224414.AUTHLOAD
// DD SHR,DSN=CORONA.ORACLE.B2220367.AUTHLOAD
// DD SHR,DSN=CORONA.ORACLE.AUTHLOAD
// DD SHR,DSN=CORONA.ORACLE.V9012.CMDLOAD
// DD SHR,DSN=CORONA.ORACLE.CMDLOAD
So i have to change a lot of Procedures. Is it possible to merge all loadlibs togather ?
Thank You
Regards from old Germany
|
|
|
|