cat /dev/raw/raw46 | od -a -N128
-
-
contents too big for a post
see file http://oracle.3dub.com/vdollar.txt -
SYSDBA users cannot do export/import.
Users need to be added to OEM Administrators in order to login to OEM. (’Setup’ link at top of screeen).
-
-
alter system set log_archive_trace=7935;
This will cause lgwr and archN to write a bunch of stuff to the alert log.
-
Make sure the server hostname does NOT change. It will cause problems with all of the oracel services restarting!
-
edit $ORACLE_HOME/sqlplus/admin/glogin.sql
– parm: my specific stuff
ALTER SESSION SET nls_date_format = ‘HH:MI:SS’;
SET SQLPROMPT “_USER’@'_CONNECT_IDENTIFIER _DATE> ”
SET PAGESIZE 24
SET LINESIZE 78This can also be set in user’s home directory, but will only be run if user connects to sqlplus from their home directory.
-
Category:
- Administration
- APPS
- Articles
- Backup & Recovery
- Certification
- Configuration
- DATABASE STRUCTURE
- DATAGUARD
- Documentation
- EBS
- Enterprise Manager
- FLASHBACK
- HACKING
- HEADS UP
- Installation
- JDeveloper
- Linux
- Monitoring
- MQ
- NFS
- NXclient/server
- Online Resources
- PERL
- python
- RMAN
- Routing & Switching
- SAN – NAS
- Scripts
- Serial-Parallel-Port-Testers
- SNMP
- Software
- Solaris
- Spiritual
- SQL & PL/SQL
- SQLPLUS
- Startup/Shutdown
- Streams
- Tuning
- Version Control
- Vertias
- VMWare
- VNC
- Windows XP
- ZFS





