• skip to content

andunix.net

User Tools

  • Log In

Site Tools

  • Recent Changes
  • Media Manager
  • Sitemap
You are here: andunix.net ยป me
Trace:

me
Please note, that this is an old archived version of this site. Check out the new version at andunix.net!

Search

You can find the results of your search below.

Contains
  • Exact match
  • Starts with
  • Ends with
  • Contains
@info:oracle
  • Any namespace
Any time
  • Any time
  • Past week
  • Past month
  • Past year
Sort by hits
  • Sort by hits
  • Sort by last modified

Fulltext results:

Oracle: SPFile and PFiles
10 Hits, Last modified: 13 years ago
e: SPFile and PFiles ====== Oracle reads its parameters from a file called "SPFile". You can't change... inary file. Additionally, Oracle can read the parameters from "PFiles", which are regular text files. ... ILE; </code> It will create a PFile ''${ORACLE_HOME}/dbs/init${ORACLE_SID}.ora''. ===== Import PFile ===== To import the parameters from the PFile to the SPFile, you have to boo
Oracle
5 Hits, Last modified: 11 years ago
====== Oracle ====== ===== Pages ===== {{indexmenu>.}} ===== Bookmarks ===== * [[http://www.oracle.com/pls/db102/homepage|Oracle Database Online Documentation 10g Release 2 (10.2)]] * [[http://www.oracle.com/pls/db112/homepage|Oracle Database Online Documentation 11g Rele
Oracle: List Accounts with Objects
4 Hits, Last modified: 13 years ago
you can query them with: <code sql> SELECT USERNAME FROM ALL_USERS ORDER BY USERNAME; </code> Or, if you only want the DBAs: <code sql> SELECT USERNAME FROM DBA_USERS ORDER BY USERNAME; </code> {{tag>admin oracle sqlplus}}
Oracle Errors
2 Hits, Last modified: 13 years ago
iles|Enlarge the flash recovery area]]. * **Documentation**: [[http://download.oracle.com/docs/cd/B1... 82_01/server.112/e10880/e0.htm#sthref197|11.2]] {{tag>database documentation error oracle reference}}
Oracle: Recovery Manager
1 Hits, Last modified: 13 years ago
ast three days): <code bash> #!/bin/bash . ${HOME}/.profile rman target / << __EOF__ DELETE NOPRO
Oracle: EXP
1 Hits, Last modified: 13 years ago
bjects from an Account ===== Enter the account name insteand of ''{user}''. <code bash> exp USERID=\
andunix Infos
1 Hits, Last modified: 12 years ago
===== andunix Infos ===== {{indexmenu>info:#1 .:#1}} ===== Tags ===== ~~TAGCLOUD:50~~
Oracle: Resize Instance
1 Hits, Last modified: 13 years ago
nstance to activate the change: <code sql> SHUTDOWN IMMEDIATE; STARTUP; </code> {{tag>admin oracle}}

Page Tools

  • Show page
  • Old revisions
  • Backlinks
  • Back to top
Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution 4.0 International
CC Attribution 4.0 International Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki