in oracle how to find whether archive mode is enabled or not?
Answers were Sorted based on User's Feedback
Answer / m k hazra
check the parameter 'log_archive_start' in init<SID>.ora
file, if it is set as 'true' then archive is enabled.
Is This Answer Correct ? | 9 Yes | 0 No |
Answer / ramana
go to os level and connect to sqlplus
and type command archive loglist then it shows archive
logmode enabled or disabled.
Regards
Ramana
Is This Answer Correct ? | 4 Yes | 0 No |
1ST: T-CODE DB03-----CLICK ON INIT<SID>.ORA TAB
Here 'log_archive_start' set to TRUE, Then it is in
archive log mode
2ND: Login as ora<sid> and check the init<sid>.ora file
check the parameter 'log_archive_start' in init<SID>.ora
file, if it is set as 'true' then archive is enabled.
3rd :SQL>archive loglist then it shows
archive logmode enabled or disabled.
Is This Answer Correct ? | 4 Yes | 0 No |
Answer / s.m.feroz ahmed
Hi,
To check whether the Archive Mode is Enabled or not goto
path:
DriveName (C or D):/Oracle/ora81/and type command Archive
and it will show whether it is enabled or disabled.
Is This Answer Correct ? | 0 Yes | 1 No |
How to monitor user accessed transactions (Tcode) day wise?
When you are Locking/Unlocking accounts what happens behind the scenes? Why is the good to know?
What are the different login and password parameters that can be applied in sap system?
1.why we configure the domain controle in production why sap recommended? 2.what is the use of 001 client?
What are the differences between system fresh and client fresh?
What are you roles and responsibilities in your company?
Explain extent?
How would you troubleshoot the 'system seems slow'?
Can anyone tell me How to lock a single client from sap level and from o/s level?How to lock users from o/s level.
To check if sap work processes are running?
What is Extended memory & what is PXA/Program buffer?
what is the query execution process in sap r/3 architecture,if multiple queries are immediate to execute?