oracle
Up one levelcontains oracle problems and solutions
-
updating a value with a trigger
-
readyNas as nas for oracle
- how to bring oracle to backup on a ready nas.
-
ORA-00257: archiver error. Connect internal only, until freed. (DBD ERROR: OCISessionBegin)
- my favorite error, ORA-00257
-
how to start an oracle
- this is how you can start your oracle if your *.ora is on your asm instance and you set your memoery higher than your system can handle...
-
defining a connection string
- this is how you can define a connection string to another database
-
duplicate database
- this is a small script to duplicate an oracle database to a remote host
-
disable table locks
- this is a small plsql script which disables locking for all tables in a schema to optimize performance
-
Accessing a webservice from oracle
- this describes how you can access a webservice using oracle 10g