When i start my hot backup my database getting very slow
Hi,
I am using following commands for enabling hot backup
SQL>ALTER SYSTEM ARCHIVE LOG CURRENT;
SQL>ARCHIVE LOG LIST;
SQL >ALTER DABATBASE BEGIN BACKUP;
Database altered.
SQL>SELECT FILE#,STATUS FROM V$BACKUP;
FILE# STATUS
1 ACTIVE
2 ACTIVE
3 ACTIVE
4 ACTIVE
and using cp -rp command to copy the file (backup copying speed good) but database performance very slow
How to improve performance ...
Regards
Vignesh C
Uwe Hesse wrote:
It is very likely that you experience slow performance with ALTER DATABASE BEGIN BACKUP , because until you do ALTER DATABASE END BACKUP , every modified block is additionally written into the online logfiles . Doesn't that happen only the first time the block is modified?
>
The command was introduced for split mirror backups, when this period is very short. Else ALTER TABLESPACE ... BEGIN/END BACKUP for every tablespace one at a time reduces the amount of additional redo during non-RMAN Hot Backup. There appear to be only 4 files. We don't know how big or sparse they are.
>
RMAN doesn't need that at all - much less redo - and also archive - generation then.
Furthermore, you can use BACKUP AS COMPRESSED BACKUPSET DATABASE to decrease the size of the backup even more - if space is an issue.
In short: Use RMAN :-)
Agree with that! Unless the copy is actually going to an NFS mount or something, where I would be concerned whether it is the type of NFS that Oracle likes. I'd also advise a current patch set, as the OP didn't tell us the exact version, and I have this nagging unfocused memory of some compression problems of the "oh, I can't recover" variety.
I'd like to see some evidence on I/O and cpu usage before giving advice. When I used to copy files like this, it would choke out everyone else. RMAN was a savior, but had to wait for local SAN upgrade.
Similar Messages
-
When I start PS Elements 11 editor, I get this message: "This program can't start because MSVCRT10.dll is missing from your computer. Try reinstalling this program to fix this problem."
When I try to dismiss the error dialogue box, the message reappears immediately and the program does not load. After dismissing the dialogue 8 or 10 or 12 times, the editor finally loads and everything works okay.
How may I solve this frustrating problem? I've already uninstalled and reinstalled the program and that hasn't solved the issue. If I need to add a .dll file to my machine, where do I locate it and where do I place it on my computer?
Thanks
William DriverUsing Holmesian deductive skills and Spadian investigative techniques, I discovered that the problem lay in a third party filter application. I determined that since the program gave me the error message when PSE 11 began its scan for filter plugins, then the problem might lie there. I removed the filter plugins from the program's 'Plugins' directory to a another folder and added them back one by one until I got the error message. Sure enough, I eventually located the faulty plugins and removed them. Now PSE 11 loads without a problem.
Thanks for your help. -
Some times my new iMacs display start flickring when I starts playing a game. I am very annoyed. I have bought it only 1 month ago. What can I do?
A flickering display sounds to me like a hardware problem. Or does this only happen with a specific game? Of course your machine is still under warrantee so you could take advantge of it if you have a local apple store.
-
Hi Guys,
I am geting trouble. My database is very slow. I couldn't log in when I launch enterprise manager. I use sqlplus to login on as sys, and it was ok, but it was very slow when I select from v$lock. It is fast when I select from v$session. How can I fix? How can know what database is doing? Thanks.It is been fixed by our consultant. The reason is memery shortage. The consultant company didn't tell us much more. Thank you guys. Now I checked my system, in v$session_wait view, there are 3 buffer busy waits events there, and in P2Text column, there is a value "Block#". I checked the view of V$waitstat, the result like
data block 4234 1259059
undo header 68169 6811160
is there problem?
in v$system_envents like
EVENT TOTAL_WAITS TOTAL_TIMEOUTS TIME_WAITED AVERAGE_WAIT TIME_WAITED_MICRO
buffer busy waits 72994 72950 7953083 109 7,9531E+10
when I select from v$lock, it took long time, finally I cancelled. I coun't use enterprise manager to expand instance tree to see the sessio, very slow and like hang. What's problem? How do I fix it? -
When I upgrade to yosemite, when I have to send and receive mail is very slow
When I upgrade to yosemite, when I have to send and receive mail is very slow. Mails take a long time to be send and receive, and the mail boxes disconnect frequently. I am using the yosemite mail server and don't have this issue with user with Maverick.
Many ThanksSo let me see if I understood it right... In Mavericks you didn't had this issue, this only happens in Yosemite and you are using Apple Mail, not another mail client. Have you tried in System Preferences > Internet Accounts unchecking and rechecking the email checkbox on your account?? If that doesn't works try deleting and adding your account.
Sorry for the bad English -
MacBook Pro gets very slow when Safari is opened
When I open Safari, my computer gets very slow.
If I quit Safari, everything works fine.
How can I re-install Safari?
Could it be my HD? I have already repaired my HD.
Software: Mac OS X Lion 10.7.5 (11G63)reboot your computer to the recovery partition by restarting and holding the keys:
<COMMAND> + r
Follow the directions here:
http://mac.tutsplus.com/tutorials/os-x/verifying-and-repairing-permissions-in-os -x/
in the section "Working in recovery mode".
After you repair permissions also perform a disk repair then reboot: -
HT1349 when i turn on my mac pro it is very slow I don't know what happen what should i do?
Dear Sir
I have a problem with my note book (Mac pro). when I turn on my note book it is very slow. I have to waite for long time I don't know what happen. how should I do?
yours.If you have a non-retina MBP then the noise is part of tye OSX startup routine. It is checking the optical drive, and is nothing to be alarmed about.
Ciao. -
Database performing Very slow - Lots of wait events
My database is on Oracle10g on Sun 5.10
The users are complaining about database is very slow.
I analyzed the indexes & later on rebuild them, hardly it has only 5% performance improvement.
http://i812.photobucket.com/albums/zz43/sadeel00/untitled1.jpg
http://i812.photobucket.com/albums/zz43/sadeel00/untitled2.jpg
ADDM has no recommendations.Duplicate post - Database performing Very slow - Lots of wait events
Srini -
A user connect to the database is very slow.
Hi, all!
I met a problem in the database. A user(schema) connect to the database is very slow. and the user query the data is slow too.And some errors in the listener.log :
23-Aus -2012 06:03:54 * (CONNECT_DATA=(CID=(PROGRAM=)(HOST=__jdbc__)(USER=))(SERVICE_NAME=ora36)(CID=(PROGRAM=)(HOST=__jdbc__)(USER=))) * (ADDRESS=(PROTOCOL=tcp)(HOST=xxx.xxx.xxx.xxx)(PORT=24923)) * establish * ora36 * 12514
TNS-12514: TNS:listener does not currently know of service requested in connect descriptor
23-Aus -2012 06:03:54 * (CONNECT_DATA=(CID=(PROGRAM=)(HOST=__jdbc__)(USER=))(SERVICE_NAME=ora36)(CID=(PROGRAM=)(HOST=__jdbc__)(USER=))) * (ADDRESS=(PROTOCOL=tcp)(HOST=xxx.xxx.xxx.xxx)(PORT=23409)) * establish * ora36 * 12514
TNS-12514: TNS:listener does not currently know of service requested in connect descriptor
23-Aus -2012 06:03:55 * (CONNECT_DATA=(CID=(PROGRAM=)(HOST=__jdbc__)(USER=))(SERVICE_NAME=ora36)(CID=(PROGRAM=)(HOST=__jdbc__)(USER=))) * (ADDRESS=(PROTOCOL=tcp)(HOST=xxx.xxx.xxx.xxx)(PORT=9103)) * establish * ora36 * 12514
TNS-12514: TNS:listener does not currently know of service requested in connect descriptor
How can I resolve this, thanks! -
Why we cannot take hot backup if database is in noarchive log mode
Hi,
I am aware that if database is in noarchive log mode, we cannot take hot backups and only cold backup is possible.
I would like to know the technical reason behind this restriction?
Thank You
SarayuHot backups are fuzzy backups, inconsistent, in other words, since something is always happening in the database. When you recover, you restore data files and then apply redo to make the transactions consistent. You can do a complete recovery or recover to a point in time. So where does the redo come from? That's what we call archiving redo logs. When the online redo gets full, it gets archived.
In the case of an instance crash, the redo is there in the online redo logs, so Oracle can recover automatically. Anything beyond that, having to do with storage media, is a media recovery, and requires those archived logs. So unless you have some other way to get your data back, always run in archivelog mode.
It is really important to understand the concepts. Please read the docs.
http://docs.oracle.com/cd/E11882_01/server.112/e25789/cncptdba.htm#CNCPT031
http://docs.oracle.com/cd/E11882_01/backup.112/e10642/rcmintro.htm#i1005488
It may be worth your while to get a third party backup and recovery book too. -
How much time would oracle take if I take Hot Backup (using Imp/Exp statement) of a 60 GB database? Are there some other ways also of taking Hot BackUp ? How much would it effect oracle's performance while backup is taking place as the database is 24 x 7 and is taking uploads every few seconds?
Do not use IMP/EXP as a backup strategy. These utilities are intended for moving data about. Backup means taking a copy of the OS files - data files, redo logs, etc. To find out more please read the docs.
Cheers, APC -
Recently my imac has been running unusually slow when I open/close apps or when loading things, it sometimes would freeze or take about 20 secs to load etc.
So in an attempt to fix it it cleared all unnecessary files from my computer but nothing too technical.
Then yesterday i was told by my brother to go onto disk utilities and verify/repair the disk. Both times it failed and further repeats failed. After the repair disk failed a message along the lines of "back up data you want then restore the disk" something like that.
Now today when I started up my computer in the morning it was fine, then a couple of hours ago I restarted it, and now it won't turn on properly. It goes to the apple icon with a spinning loading wheel and a empty bar underneath and after about 20 secs it shuts down. So then I did the thing where you hold down cmd and r to open osx utilities and went to disk utilities again to try and repair/verify the disk and again the same failure and messages came up suggesting to restore my disk.
Being 16 I only understand so much and understand that I will probably have to put in the installation disk or something and "re do my computer from scratch." But I do have things I want to back up before I do so but due to the load up problem I have no way of backing up photos, music and files and i don't know if the time machine has backed up the data for me (I don't really understand the time machine). I'm currently using my phone to post this, any help would be greatly appreciated because I don't really know what else to do now. My imac is 21.5 inch that I bought around 2years ago late december time. Thank you for your timeSounds like a classic HD failure. Take the machine to your local Apple Store or AASP, if it is still covered by AppleCare they will handle it at no charge. If you have been backing up then once the machine comes back restore from backup. I get you are only 16, so I'd explain to your parents the computer needs to be taken in for service, if they bought it for you they would know if it is covered by AppleCare or not, assuming they originally bought the computer for you.
Good luck. -
11g on Windows started all of a sudden to respond very slow on TNSPING
Here is the listener.ora and the tnsnames.ora
# listener.ora Network Configuration File: C:\app\administrator\product\11.2.0\dbhome_1\NETWORK\ADMIN\listener.ora
# Generated by Oracle configuration tools.
LISTENER =
(DESCRIPTION_LIST =
(DESCRIPTION =
(ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC1522))
(DESCRIPTION =
(ADDRESS = (PROTOCOL = TCP)(HOST = odb1.domain.com)(PORT = 1522))
(PROTOCOL_STACK =
(PRESENTATION = GIOP)
(SESSION = RAW)
ADR_BASE_LISTENER = C:\app\administrator
# tnsnames.ora Network Configuration File: C:\app\administrator\product\11.2.0\dbhome_1\network\admin\tnsnames.ora
# Generated by Oracle configuration tools.
LISTENER_ODB =
(ADDRESS = (PROTOCOL = TCP)(HOST = odb1.domain.com)(PORT = 1522))
ODB =
(DESCRIPTION =
(ADDRESS = (PROTOCOL = TCP)(HOST = odb1.domain.com)(PORT = 1522))
(CONNECT_DATA =
(SERVER = DEDICATED)
(SERVICE_NAME = odb1.domain.com)
Symptoms:
1. the solution use to work like a breeze, until 10 days ago when problems started when after a windows update i restarted the machine.
2. The first time I do a tnsping, I get a response in 20 ms. After that every time I do the same it takes 5000 ms or more
3. Client can't connect anymore over the network (verified the tnsnames to be correct)
4. I can connect only using Local Bequeath connection.
I have seen several cases on the internet but nothing seems to match my case (windows OS)
steps already done: I did add the full name on the hosts file to expedite the resolution
restarted the listener after each change
Any help will be highly appreciated.
ThanksI did it and I copy here the result of the file tnsping.trc:
Any idea?
Thanks
TNS Ping Utility for 32-bit Windows: Version 11.2.0.1.0 - Production on 29-SEP-2011 16:06:58
Copyright (c) 1997, 2010, Oracle. All rights reserved.
--- TRACE CONFIGURATION INFORMATION FOLLOWS ---
New trace stream is c:\trace\tnsping.trc
New trace level is 4
--- TRACE CONFIGURATION INFORMATION ENDS ---
--- PARAMETER SOURCE INFORMATION FOLLOWS ---
Attempted load of system pfile source C:\app\administrator\product\11.2.0\dbhome_1\network\admin\sqlnet.ora
Parameter source loaded successfully
-> PARAMETER TABLE LOAD RESULTS FOLLOW <-
Successful parameter table load
-> PARAMETER TABLE HAS THE FOLLOWING CONTENTS <-
TNSPING.TRACE_LEVEL = 4
NAMES.DIRECTORY_PATH = (TNSNAMES, EZCONNECT)
TNSPING.TRACE_DIRECTORY = c:\trace
SQLNET.AUTHENTICATION_SERVICES = (NTS)
--- PARAMETER SOURCE INFORMATION ENDS ---
--- LOG CONFIGURATION INFORMATION FOLLOWS ---
Log stream will be "standard output"
Log stream validation not requested
--- LOG CONFIGURATION INFORMATION ENDS ---
nnftmlf_make_local_addrfile: construction of local names file failed
nnftmlf_make_system_addrfile: system names file is C:\app\administrator\product\11.2.0\dbhome_1\network\admin\tnsnames.ora
nscall: connecting...
nsc2addr: (DESCRIPTION=(CONNECT_DATA=(SERVER=DEDICATED)(SERVICE_NAME=odb))(ADDRESS=(PROTOCOL=TCP)(HOST=192.168.1.50)(PORT=1522)))
nttbnd2addr: using host IP address: 192.168.1.50
nsopen: opening transport...
nttcni: Tcp conn timeout = 60000 (ms)
nttcni: trying to connect to socket 1580.
nttcni: connected on ipaddr 192.168.1.50
nttcon: set TCP_NODELAY on 1580
nsopen: transport is open
nsopen: global context check-in (to slot 0) complete
nscon: doing connect handshake...
nscon: sending NSPTCN packet
nscon: got NSPTRF packet
nscall: refused
nstimarmed: no timer allocated
nsclose: closing transport
nsclose: global context check-out (from slot 0) complete -
MacBook Pro is getting very slow after ~1h of using. It's not even getting hot!
MacBook Pro 15'
early 2011
OS X 10.9 (13A603) Maverics
2 GHz Intel Core i7
8 GB 1600 MHz DDR3
Intel HD Graphics 3000 512 MB
+my battery is dead and Im using cable all the time
When I turn ON my Macbook everything is OK, but after ~1h of doing whatever (surfin on net, listetning iTunes or watching movies) it's suddenly getting super slow. After that even scrolling down the websites is lagging and watching movies from HDD is impossible (glitchy and low fps). Macbook is not getting hot at all. Normal restarting doesn't work - it's slow as it was before (I need to wait long time to turn in ON again). Yesterday I decided to restart the SMC (Control+Option+Shift+Power Button) and after restarting Macbook it was OK again for another 1h.
I've already tried:
- cleaning with Clean my Mac 2
- scan with ClamXav
- restarting SMCI'm updating OS X right now (downloading).
Etrecheck informations:
Hardware Information:
MacBook Pro (15-inch, Early 2011)
MacBook Pro - model: MacBookPro8,2
1 2 GHz Intel Core i7 CPU: 4 cores
8 GB RAM
Video Information:
Intel HD Graphics 3000 - VRAM: 512 MB
AMD Radeon HD 6490M - VRAM: 256 MB
System Software:
OS X 10.9 (13A603) - Uptime: 0 days 0:9:56
Disk Information:
Hitachi HTS545050B9A302 disk0 : (500,11 GB)
EFI (disk0s1) <not mounted>: 209,7 MB
System (disk0s2) / [Startup]: 145,4 GB (71,97 GB free)
Recovery HD (disk0s3) <not mounted>: 650 MB
Heaven (disk0s4) /Volumes/Heaven: 301,98 GB (41,36 GB free)
**** (disk0s5) /Volumes/****: 51,73 GB (978,4 MB free)
MATSHITADVD-R UJ-898
USB Information:
Apple Inc. Apple Internal Keyboard / Trackpad
Apple Inc. BRCM2070 Hub
Apple Inc. Bluetooth USB Host Controller
Apple Inc. FaceTime HD Camera (Built-in)
Apple Computer, Inc. IR Receiver
Thunderbolt Information:
Apple Inc. thunderbolt_bus
Configuration files:
/etc/hosts - Count: 46
Gatekeeper:
Anywhere
Kernel Extensions:
[not loaded] com.silabs.driver.CP210xVCPDriver (3.0.0d1) Support
[not loaded] com.silabs.driver.CP210xVCPDriver64 (3.0.0d1) Support
[not loaded] com.wacom.kext.wacomtablet (6.3.5 - SDK 10.8) Support
Launch Daemons:
[loaded] com.adobe.fpsaud.plist Support
[loaded] com.adobe.SwitchBoard.plist Support
[loaded] com.macpaw.CleanMyMac2.Agent.plist Support
Launch Agents:
[not loaded] com.adobe.AAM.Updater-1.0.plist Support
[running] com.wacom.wacomtablet.plist Support
User Launch Agents:
[loaded] com.adobe.AAM.Updater-1.0.plist Support
[loaded] com.adobe.ARM.[...].plist Support
[loaded] com.macpaw.CleanMyMac2Helper.diskSpaceWatcher.plist Support
[loaded] com.macpaw.CleanMyMac2Helper.scheduledScan.plist Support
[loaded] com.macpaw.CleanMyMac2Helper.trashWatcher.plist Support
User Login Items:
None
Internet Plug-ins:
FlashPlayer-10.6: Version: 11.9.900.152 - SDK 10.6 Support
QuickTime Plugin: Version: 7.7.3
AdobePDFViewerNPAPI: Version: 11.0.06 - SDK 10.6 Support
AdobePDFViewer: Version: 11.0.06 - SDK 10.6 Support
Flash Player: Version: 11.9.900.152 - SDK 10.6 Outdated! Update
Default Browser: Version: 537 - SDK 10.9
WacomNetscape: Version: 2.1.0-1 - SDK 10.8 Support
Silverlight: Version: 5.1.20913.0 - SDK 10.6 Support
WacomTabletPlugin: Version: WacomTabletPlugin 2.1.0.2 Support
JavaAppletPlugin: Version: 14.9.0 - SDK 10.7 Check version
Safari Extensions:
AdBlock: Version: 2.6.31
Audio Plug-ins:
BluetoothAudioPlugIn: Version: 1.0 - SDK 10.9
AirPlay: Version: 1.9 - SDK 10.9
AppleAVBAudio: Version: 2.0.0 - SDK 10.9
iSightAudio: Version: 7.7.3 - SDK 10.9
iTunes Plug-ins:
Quartz Composer Visualizer: Version: 1.4 - SDK 10.9
3rd Party Preference Panes:
Flash Player Support
Growl Support
Perian Support
WacomTablet Support
Tuxera NTFS Support
Time Machine:
Time Machine not configured!
Top Processes by CPU:
4% WindowServer
2% storeagent
0% ps
0% syslogd
0% mds_stores
Top Processes by Memory:
229 MB Safari
90 MB mds_stores
54 MB com.apple.WebKit.WebContent
49 MB Finder
49 MB WindowServer
Virtual Memory Information:
5.49 GB Free RAM
1.17 GB Active RAM
114 MB Inactive RAM
1.22 GB Wired RAM
192 MB Page-ins
0 B Page-outs -
Database is very slow in oracle 9i with Suse Linux
Hello All,
We are using Suse linux and installed Oracle 9i on it. Our ERP product is running on this database. It is very slow. But linux configuration seems Ok. Oracle's performance is very slow. But The same thing is working fast in oracle 8.1.6 and 8.1.7. Is there any special linux configuration parameters should we consider for this or we have to do something in init.ora file?. I added the size of the JAVA_POOL_SIZE, SHARED_POOL_SIZE and LARGE_POOL_SIZE to 300 MB each.
Thanks in advance and expecting your reply.
with regards,
sivababuWhich version of SuSE Linux would possibly help here. I'm using version 7.3 Pro and it is only 10 minutes slower than my installation on XP Pro (the script is 16 pages long and takes 8,000,000 records and converts them into 30,000 records of useful information-takes 20 minutes in XP, 30 minutes in SuSE 7.3 on a personal computer). I used the orarun9i script and followed the directions for re-compiling the genclntsh from the SuSE installations online.
Maybe you are looking for
-
MIME settings in reciever mail adapter.
Hi, We are trying to send the emails from XI system through SMTP adapter to a legacy system. The Legacy system wants file in the MIME format. At the XI end we have done the java mapping for the email configuration. Also, the configuration has been do
-
How to map column value (in table cell)
Hi, My table, say product, has 'status' field (varchar(1)) status = 0 -- unavailable product status = 1 -- avaialble product I want to map this value into readable 'available/unavailable' (a combo box cell editor) when I manipulate table cell (insert
-
Hi all, When i Create a outbound delivery the date is 23.04.2010 , but the invoice shows the date 19.04.10, but the picking request date is 19.04.2010. How is it posible the invoice date shows the 19.04.2010. Please give the solution for the above is
-
Reading generic delimited files
Hi, I have to read in a number of files (all CSV) and display them in a table... I was wondering if it is possible to have a generic reader that can handle the different files, with some way to specify the data elements. I basically dont want to crea
-
Doubt about DTO...
Hi, I am facing a problem while implementing DTO's in my proj. Lets hv the following DTO code: class userDTO implements Serializable { int userid; String userName; //getters and setters. }For sending the DTO from JSP to db is not a problem. Iam setti