Microsoft
Software
Hardware
Network
Question : Oracle Backup
Hi Experts,
I'm new to Oracle and trying to back up a new development database. I found the following on the Oracle website
Example 9-8 Backing Up a Database in NOARCHIVELOG Mode
SHUTDOWN IMMEDIATE;
# Start up the database in case it suffered instance failure or was
# closed with SHUTDOWN ABORT before starting this script.
STARTUP FORCE DBA;
SHUTDOWN IMMEDIATE;
STARTUP MOUNT;
# this example uses automatic channels to make the backup
BACKUP
INCREMENTAL LEVEL 0
MAXSETSIZE 10M
DATABASE
TAG 'BACKUP_1';
# Now that the backup is complete, open the database.
ALTER DATABASE OPEN;
Using RMAN I connected to the database OK
Running
SHUTDOWN IMMEDIATE; works fine
I then try
STARTUP FORCE DBA; - and an error returns
failure of startup command
TNS:Listener does not currently know of service requested in connect descriptor.
Using the Configuration assistant I can get database started again and can connect again. I have tried the shutdown and STARTUP MOUNT command instead. Same error returns.
What am I doing wrong?
Kelvin
Answer : Oracle Backup
this is complaining about listner. see whether your listner is started and service is registered.
lsnrctl status
you can try using static registration.
Random Solutions
getting an format error using to_char function
keep same server name after exchagne transition
Asp.net form help
Monitor temperature switch
MISC HP 512MB P-SERIES BBWC UPGRADE - 462967-B21
ASP Connection String vs. Database Access DLL
Windows Service crashing on one machine, not on the other
how to use CFCONTENT to deliver files from a folder outside web root, to a web browser? and loop through a series of fileIDs associated with a DocumentID
unable to scan with my HP Photosmart All-in-one printer
How can I find out what type of driver I need for a "other device, Unknown Device" for a nc6400 laptop