SlideShare a Scribd company logo
As we know that The locations of controlfile is oracle/release/orirlogA or origlogB og sapdata1.
But in our systems we dont have controlfile in these locations..so we have to put those
controlfiles manually.To do this we have to perform
1) Search For the controlfile location
2)put controlfile locations(i.e sapdata1,origlogA,origlogB) in init<dbsid>.ora.
3)paste the controlfile(we wil get it from 1st step) with name CNTRLSG<n>.DBF in the
respective locations.
4)After this we have to create a spfile from init<dbsid>.ora(i.e pfile).
Stepes fallows..............
1. search for the controlfile location:
we connected to sqlplus.
T
This is the location of control file in the system copy's systems..
The command to know location of control file is .....
select name from v$controlfile;
In the current senario the location of control file is
E:ORACLESG0102DATABASECTL1SG0.ORA
oracle shuld be down after this activity
2) put controlfile locations(i.e sapdata1,origlogA,origlogB) in init<dbsid>.ora:
Go to initdbsid.ora file......
in the current senario the initdbsid.ora file is initSG0.ORA
open this file..
here are the parameters present in INITSGO.ORA (i.e, pfile)
we have to give locations of control files in parameter
*.control_files='E:oracleSG0origlogAcntrlcntrlSG0.dbf','E:oracle
SG0origlogBcntrlcntrlSG0.dbf','E:oracleSG0sapdata1.....
Enter the above link(as it is) in INITSID.ORA and save the file.,..
3)paste the controlfile(we wil get it from 1st step) with name CNTRLSG<n>.DBF in the
respective locations:
copy this file and rename with CNTRLSG0.DBF
.
we have changed the file name and pasted in origlogA,origlogB and
sapdata1
4)After this we have to create a spfile from init<dbsid>.ora(i.e pfile):
delete the existing spfile
Delete this file .....
Type the command CREATE SPFILE FROM PFILE;
This command creats the new spfile with the new parameters of controlfile locations....
This is the new spfile.......
5) test the loactions before that START ORACLE INSTANCE........
6) Type "select name from v$controlfile;" and enter....
Now over controlfiles are ready in origlogA,origlogB and sapdata1......

More Related Content

What's hot

various tricks for remote linux exploits  by Seok-Ha Lee (wh1ant)
various tricks for remote linux exploits  by Seok-Ha Lee (wh1ant)various tricks for remote linux exploits  by Seok-Ha Lee (wh1ant)
various tricks for remote linux exploits  by Seok-Ha Lee (wh1ant)CODE BLUE
 
Reactive computing
Reactive computingReactive computing
Reactive computingStan Lea
 
Fine grain process control 2nd nov
Fine grain process control 2nd novFine grain process control 2nd nov
Fine grain process control 2nd novSurendraGangarapu1
 
Asynchronen Code testen
Asynchronen Code testenAsynchronen Code testen
Asynchronen Code testenndrssmn
 
Autotools
Autotools Autotools
Autotools easychen
 
Perl Sucks - and what to do about it
Perl Sucks - and what to do about itPerl Sucks - and what to do about it
Perl Sucks - and what to do about it2shortplanks
 
Perl 5.28 new features
Perl 5.28 new featuresPerl 5.28 new features
Perl 5.28 new featuresbrian d foy
 
Crushing React bugs with Jest and Enzyme
Crushing React bugs with Jest and EnzymeCrushing React bugs with Jest and Enzyme
Crushing React bugs with Jest and EnzymeAll Things Open
 
Test-Driven Development for TYPO3
Test-Driven Development for TYPO3Test-Driven Development for TYPO3
Test-Driven Development for TYPO3Oliver Klee
 
Turning Your Iterators Up to 11: New Features for Complex Iterator Implementa...
Turning Your Iterators Up to 11: New Features for Complex Iterator Implementa...Turning Your Iterators Up to 11: New Features for Complex Iterator Implementa...
Turning Your Iterators Up to 11: New Features for Complex Iterator Implementa...Accumulo Summit
 
System rules
System rulesSystem rules
System rulesfbenault
 
Lab test 2
Lab test 2Lab test 2
Lab test 2altwirqi
 
Using the Power to Prove
Using the Power to ProveUsing the Power to Prove
Using the Power to ProveKazuho Oku
 
Need It Robust? Make It Fragile!
Need It Robust? Make It Fragile!Need It Robust? Make It Fragile!
Need It Robust? Make It Fragile!Yegor Bugayenko
 
とにかく始めるClojure
とにかく始めるClojureとにかく始めるClojure
とにかく始めるClojureMasayuki Muto
 
Clone database using_active_duplicate
Clone database using_active_duplicateClone database using_active_duplicate
Clone database using_active_duplicateViaggio Italia
 
Unit testing CourseSites Apache Filter
Unit testing CourseSites Apache FilterUnit testing CourseSites Apache Filter
Unit testing CourseSites Apache FilterWayan Wira
 

What's hot (20)

various tricks for remote linux exploits  by Seok-Ha Lee (wh1ant)
various tricks for remote linux exploits  by Seok-Ha Lee (wh1ant)various tricks for remote linux exploits  by Seok-Ha Lee (wh1ant)
various tricks for remote linux exploits  by Seok-Ha Lee (wh1ant)
 
AssertJ quick introduction
AssertJ quick introductionAssertJ quick introduction
AssertJ quick introduction
 
Send mail-oracle11g-det
Send mail-oracle11g-detSend mail-oracle11g-det
Send mail-oracle11g-det
 
Reactive computing
Reactive computingReactive computing
Reactive computing
 
Solr a.b-ab
Solr a.b-abSolr a.b-ab
Solr a.b-ab
 
Fine grain process control 2nd nov
Fine grain process control 2nd novFine grain process control 2nd nov
Fine grain process control 2nd nov
 
Asynchronen Code testen
Asynchronen Code testenAsynchronen Code testen
Asynchronen Code testen
 
Autotools
Autotools Autotools
Autotools
 
Perl Sucks - and what to do about it
Perl Sucks - and what to do about itPerl Sucks - and what to do about it
Perl Sucks - and what to do about it
 
Perl 5.28 new features
Perl 5.28 new featuresPerl 5.28 new features
Perl 5.28 new features
 
Crushing React bugs with Jest and Enzyme
Crushing React bugs with Jest and EnzymeCrushing React bugs with Jest and Enzyme
Crushing React bugs with Jest and Enzyme
 
Test-Driven Development for TYPO3
Test-Driven Development for TYPO3Test-Driven Development for TYPO3
Test-Driven Development for TYPO3
 
Turning Your Iterators Up to 11: New Features for Complex Iterator Implementa...
Turning Your Iterators Up to 11: New Features for Complex Iterator Implementa...Turning Your Iterators Up to 11: New Features for Complex Iterator Implementa...
Turning Your Iterators Up to 11: New Features for Complex Iterator Implementa...
 
System rules
System rulesSystem rules
System rules
 
Lab test 2
Lab test 2Lab test 2
Lab test 2
 
Using the Power to Prove
Using the Power to ProveUsing the Power to Prove
Using the Power to Prove
 
Need It Robust? Make It Fragile!
Need It Robust? Make It Fragile!Need It Robust? Make It Fragile!
Need It Robust? Make It Fragile!
 
とにかく始めるClojure
とにかく始めるClojureとにかく始めるClojure
とにかく始めるClojure
 
Clone database using_active_duplicate
Clone database using_active_duplicateClone database using_active_duplicate
Clone database using_active_duplicate
 
Unit testing CourseSites Apache Filter
Unit testing CourseSites Apache FilterUnit testing CourseSites Apache Filter
Unit testing CourseSites Apache Filter
 

Viewers also liked

P1 funcions bàsiques del gimp
P1   funcions bàsiques del gimpP1   funcions bàsiques del gimp
P1 funcions bàsiques del gimpxevisala
 
Webinar5 minutes-2-26-13
Webinar5 minutes-2-26-13Webinar5 minutes-2-26-13
Webinar5 minutes-2-26-13CALSTART
 
5 main reasons why startups fail (infographics)
5 main reasons why startups fail (infographics)5 main reasons why startups fail (infographics)
5 main reasons why startups fail (infographics)Asad Ali
 
Ecc5.0 abap nonunicode
Ecc5.0 abap nonunicodeEcc5.0 abap nonunicode
Ecc5.0 abap nonunicodedkeerthan
 
もし友、学ぶ会 120324
もし友、学ぶ会 120324もし友、学ぶ会 120324
もし友、学ぶ会 120324Arata Suehira
 
Entreteniments numèrics
Entreteniments numèricsEntreteniments numèrics
Entreteniments numèricsxevisala
 
Degradado 7b
Degradado 7bDegradado 7b
Degradado 7bcandy000
 
საქართველო უძველეს ხანაში
საქართველო  უძველეს ხანაში საქართველო  უძველეს ხანაში
საქართველო უძველეს ხანაში elisabed1998
 
საზღვაო–საქალაქო ცივილიზაციები დიდი ბერძნული კოლონიზაცია და მისი შედეგები
საზღვაო–საქალაქო  ცივილიზაციები  დიდი  ბერძნული კოლონიზაცია და მისი  შედეგებისაზღვაო–საქალაქო  ცივილიზაციები  დიდი  ბერძნული კოლონიზაცია და მისი  შედეგები
საზღვაო–საქალაქო ცივილიზაციები დიდი ბერძნული კოლონიზაცია და მისი შედეგებიelisabed1998
 
პროექტის პრეზენტაცია
პროექტის პრეზენტაციაპროექტის პრეზენტაცია
პროექტის პრეზენტაციაmarine kvaratskhelia
 
A prendizaje autorregulado
A prendizaje autorreguladoA prendizaje autorregulado
A prendizaje autorreguladoLucy Padilla
 

Viewers also liked (16)

Robust Infrastruktur. Bluefjords 2014
Robust Infrastruktur. Bluefjords 2014Robust Infrastruktur. Bluefjords 2014
Robust Infrastruktur. Bluefjords 2014
 
Rekruttering: Difi Camp
Rekruttering: Difi Camp Rekruttering: Difi Camp
Rekruttering: Difi Camp
 
P1 funcions bàsiques del gimp
P1   funcions bàsiques del gimpP1   funcions bàsiques del gimp
P1 funcions bàsiques del gimp
 
Webinar5 minutes-2-26-13
Webinar5 minutes-2-26-13Webinar5 minutes-2-26-13
Webinar5 minutes-2-26-13
 
5 main reasons why startups fail (infographics)
5 main reasons why startups fail (infographics)5 main reasons why startups fail (infographics)
5 main reasons why startups fail (infographics)
 
¿Te alimentas bien ?
¿Te alimentas bien ?¿Te alimentas bien ?
¿Te alimentas bien ?
 
Ecc5.0 abap nonunicode
Ecc5.0 abap nonunicodeEcc5.0 abap nonunicode
Ecc5.0 abap nonunicode
 
もし友、学ぶ会 120324
もし友、学ぶ会 120324もし友、学ぶ会 120324
もし友、学ぶ会 120324
 
Entreteniments numèrics
Entreteniments numèricsEntreteniments numèrics
Entreteniments numèrics
 
David ama shenebeli (2)
David ama shenebeli (2)David ama shenebeli (2)
David ama shenebeli (2)
 
Degradado 7b
Degradado 7bDegradado 7b
Degradado 7b
 
Ntu book
Ntu bookNtu book
Ntu book
 
საქართველო უძველეს ხანაში
საქართველო  უძველეს ხანაში საქართველო  უძველეს ხანაში
საქართველო უძველეს ხანაში
 
საზღვაო–საქალაქო ცივილიზაციები დიდი ბერძნული კოლონიზაცია და მისი შედეგები
საზღვაო–საქალაქო  ცივილიზაციები  დიდი  ბერძნული კოლონიზაცია და მისი  შედეგებისაზღვაო–საქალაქო  ცივილიზაციები  დიდი  ბერძნული კოლონიზაცია და მისი  შედეგები
საზღვაო–საქალაქო ცივილიზაციები დიდი ბერძნული კოლონიზაცია და მისი შედეგები
 
პროექტის პრეზენტაცია
პროექტის პრეზენტაციაპროექტის პრეზენტაცია
პროექტის პრეზენტაცია
 
A prendizaje autorregulado
A prendizaje autorreguladoA prendizaje autorregulado
A prendizaje autorregulado
 

Similar to Controlfile

Controlfilemanagement
ControlfilemanagementControlfilemanagement
ControlfilemanagementVinay Thota
 
02 fundamentals
02 fundamentals02 fundamentals
02 fundamentalssirmanohar
 
Oracle Database Management Basic 1
Oracle Database Management Basic 1Oracle Database Management Basic 1
Oracle Database Management Basic 1Chien Chung Shen
 
Lecture 4 FreeBSD Security + FreeBSD Jails + MAC Security Framework
Lecture 4 FreeBSD Security + FreeBSD Jails + MAC Security FrameworkLecture 4 FreeBSD Security + FreeBSD Jails + MAC Security Framework
Lecture 4 FreeBSD Security + FreeBSD Jails + MAC Security FrameworkMohammed Farrag
 
Standby db creation commands
Standby db creation commandsStandby db creation commands
Standby db creation commandsPiyush Kumar
 
Encrypt and decrypt in solaris system
Encrypt and decrypt in solaris systemEncrypt and decrypt in solaris system
Encrypt and decrypt in solaris systemuzzal basak
 
Linux automated tasks
Linux automated tasksLinux automated tasks
Linux automated tasksyarden hanan
 
Course 102: Lecture 10: Learning About the Shell
Course 102: Lecture 10: Learning About the Shell Course 102: Lecture 10: Learning About the Shell
Course 102: Lecture 10: Learning About the Shell Ahmed El-Arabawy
 
Oracle database hot backup and recovery
Oracle database hot backup and recoveryOracle database hot backup and recovery
Oracle database hot backup and recoveryArun Sharma
 
[Pixar] Templar Underminer
[Pixar] Templar Underminer[Pixar] Templar Underminer
[Pixar] Templar UnderminerPerforce
 
Oracle applications 11i hot backup cloning with rapid clone
Oracle applications 11i hot backup cloning with rapid cloneOracle applications 11i hot backup cloning with rapid clone
Oracle applications 11i hot backup cloning with rapid cloneDeepti Singh
 

Similar to Controlfile (20)

Systemcall1
Systemcall1Systemcall1
Systemcall1
 
Controlfilemanagement
ControlfilemanagementControlfilemanagement
Controlfilemanagement
 
Linux basics
Linux basicsLinux basics
Linux basics
 
02 fundamentals
02 fundamentals02 fundamentals
02 fundamentals
 
Oracle11g notes
Oracle11g notesOracle11g notes
Oracle11g notes
 
Createclone
CreatecloneCreateclone
Createclone
 
Oracle Database Management Basic 1
Oracle Database Management Basic 1Oracle Database Management Basic 1
Oracle Database Management Basic 1
 
Lecture 4 FreeBSD Security + FreeBSD Jails + MAC Security Framework
Lecture 4 FreeBSD Security + FreeBSD Jails + MAC Security FrameworkLecture 4 FreeBSD Security + FreeBSD Jails + MAC Security Framework
Lecture 4 FreeBSD Security + FreeBSD Jails + MAC Security Framework
 
Standby db creation commands
Standby db creation commandsStandby db creation commands
Standby db creation commands
 
Encrypt and decrypt in solaris system
Encrypt and decrypt in solaris systemEncrypt and decrypt in solaris system
Encrypt and decrypt in solaris system
 
Linux And perl
Linux And perlLinux And perl
Linux And perl
 
OS_lab_file.pdf
OS_lab_file.pdfOS_lab_file.pdf
OS_lab_file.pdf
 
Linux automated tasks
Linux automated tasksLinux automated tasks
Linux automated tasks
 
Cloning 2
Cloning 2Cloning 2
Cloning 2
 
Course 102: Lecture 10: Learning About the Shell
Course 102: Lecture 10: Learning About the Shell Course 102: Lecture 10: Learning About the Shell
Course 102: Lecture 10: Learning About the Shell
 
Cloning 2
Cloning 2Cloning 2
Cloning 2
 
Oracle database hot backup and recovery
Oracle database hot backup and recoveryOracle database hot backup and recovery
Oracle database hot backup and recovery
 
[Pixar] Templar Underminer
[Pixar] Templar Underminer[Pixar] Templar Underminer
[Pixar] Templar Underminer
 
Oracle applications 11i hot backup cloning with rapid clone
Oracle applications 11i hot backup cloning with rapid cloneOracle applications 11i hot backup cloning with rapid clone
Oracle applications 11i hot backup cloning with rapid clone
 
55j7
55j755j7
55j7
 

More from dkeerthan

Sap ep 7.0 install
Sap ep 7.0 installSap ep 7.0 install
Sap ep 7.0 installdkeerthan
 
Postinstalltion
PostinstalltionPostinstalltion
Postinstalltiondkeerthan
 
Post installation steps for ecc 5.0
Post installation steps for ecc 5.0Post installation steps for ecc 5.0
Post installation steps for ecc 5.0dkeerthan
 
Nw installation
Nw installationNw installation
Nw installationdkeerthan
 
New sap installation post installation
New sap  installation   post installationNew sap  installation   post installation
New sap installation post installationdkeerthan
 
Group3 sap nw3 7.0 install
Group3  sap nw3 7.0 installGroup3  sap nw3 7.0 install
Group3 sap nw3 7.0 installdkeerthan
 
Ep 6.0 installation
Ep 6.0 installationEp 6.0 installation
Ep 6.0 installationdkeerthan
 
Crm installation
Crm installationCrm installation
Crm installationdkeerthan
 
Bi cont add_on_installation
Bi cont add_on_installationBi cont add_on_installation
Bi cont add_on_installationdkeerthan
 
94444 sap netweaver
94444 sap netweaver94444 sap netweaver
94444 sap netweaverdkeerthan
 
Sap post installation
Sap post installationSap post installation
Sap post installationdkeerthan
 

More from dkeerthan (11)

Sap ep 7.0 install
Sap ep 7.0 installSap ep 7.0 install
Sap ep 7.0 install
 
Postinstalltion
PostinstalltionPostinstalltion
Postinstalltion
 
Post installation steps for ecc 5.0
Post installation steps for ecc 5.0Post installation steps for ecc 5.0
Post installation steps for ecc 5.0
 
Nw installation
Nw installationNw installation
Nw installation
 
New sap installation post installation
New sap  installation   post installationNew sap  installation   post installation
New sap installation post installation
 
Group3 sap nw3 7.0 install
Group3  sap nw3 7.0 installGroup3  sap nw3 7.0 install
Group3 sap nw3 7.0 install
 
Ep 6.0 installation
Ep 6.0 installationEp 6.0 installation
Ep 6.0 installation
 
Crm installation
Crm installationCrm installation
Crm installation
 
Bi cont add_on_installation
Bi cont add_on_installationBi cont add_on_installation
Bi cont add_on_installation
 
94444 sap netweaver
94444 sap netweaver94444 sap netweaver
94444 sap netweaver
 
Sap post installation
Sap post installationSap post installation
Sap post installation
 

Recently uploaded

UiPath Test Automation using UiPath Test Suite series, part 1
UiPath Test Automation using UiPath Test Suite series, part 1UiPath Test Automation using UiPath Test Suite series, part 1
UiPath Test Automation using UiPath Test Suite series, part 1DianaGray10
 
Key Trends Shaping the Future of Infrastructure.pdf
Key Trends Shaping the Future of Infrastructure.pdfKey Trends Shaping the Future of Infrastructure.pdf
Key Trends Shaping the Future of Infrastructure.pdfCheryl Hung
 
Agentic RAG What it is its types applications and implementation.pdf
Agentic RAG What it is its types applications and implementation.pdfAgentic RAG What it is its types applications and implementation.pdf
Agentic RAG What it is its types applications and implementation.pdfChristopherTHyatt
 
Slack (or Teams) Automation for Bonterra Impact Management (fka Social Soluti...
Slack (or Teams) Automation for Bonterra Impact Management (fka Social Soluti...Slack (or Teams) Automation for Bonterra Impact Management (fka Social Soluti...
Slack (or Teams) Automation for Bonterra Impact Management (fka Social Soluti...Jeffrey Haguewood
 
Powerful Start- the Key to Project Success, Barbara Laskowska
Powerful Start- the Key to Project Success, Barbara LaskowskaPowerful Start- the Key to Project Success, Barbara Laskowska
Powerful Start- the Key to Project Success, Barbara LaskowskaCzechDreamin
 
Kubernetes & AI - Beauty and the Beast !?! @KCD Istanbul 2024
Kubernetes & AI - Beauty and the Beast !?! @KCD Istanbul 2024Kubernetes & AI - Beauty and the Beast !?! @KCD Istanbul 2024
Kubernetes & AI - Beauty and the Beast !?! @KCD Istanbul 2024Tobias Schneck
 
Behind the Scenes From the Manager's Chair: Decoding the Secrets of Successfu...
Behind the Scenes From the Manager's Chair: Decoding the Secrets of Successfu...Behind the Scenes From the Manager's Chair: Decoding the Secrets of Successfu...
Behind the Scenes From the Manager's Chair: Decoding the Secrets of Successfu...CzechDreamin
 
Software Delivery At the Speed of AI: Inflectra Invests In AI-Powered Quality
Software Delivery At the Speed of AI: Inflectra Invests In AI-Powered QualitySoftware Delivery At the Speed of AI: Inflectra Invests In AI-Powered Quality
Software Delivery At the Speed of AI: Inflectra Invests In AI-Powered QualityInflectra
 
Unpacking Value Delivery - Agile Oxford Meetup - May 2024.pptx
Unpacking Value Delivery - Agile Oxford Meetup - May 2024.pptxUnpacking Value Delivery - Agile Oxford Meetup - May 2024.pptx
Unpacking Value Delivery - Agile Oxford Meetup - May 2024.pptxDavid Michel
 
Salesforce Adoption – Metrics, Methods, and Motivation, Antone Kom
Salesforce Adoption – Metrics, Methods, and Motivation, Antone KomSalesforce Adoption – Metrics, Methods, and Motivation, Antone Kom
Salesforce Adoption – Metrics, Methods, and Motivation, Antone KomCzechDreamin
 
Mission to Decommission: Importance of Decommissioning Products to Increase E...
Mission to Decommission: Importance of Decommissioning Products to Increase E...Mission to Decommission: Importance of Decommissioning Products to Increase E...
Mission to Decommission: Importance of Decommissioning Products to Increase E...Product School
 
How world-class product teams are winning in the AI era by CEO and Founder, P...
How world-class product teams are winning in the AI era by CEO and Founder, P...How world-class product teams are winning in the AI era by CEO and Founder, P...
How world-class product teams are winning in the AI era by CEO and Founder, P...Product School
 
PLAI - Acceleration Program for Generative A.I. Startups
PLAI - Acceleration Program for Generative A.I. StartupsPLAI - Acceleration Program for Generative A.I. Startups
PLAI - Acceleration Program for Generative A.I. StartupsStefano
 
UiPath Test Automation using UiPath Test Suite series, part 2
UiPath Test Automation using UiPath Test Suite series, part 2UiPath Test Automation using UiPath Test Suite series, part 2
UiPath Test Automation using UiPath Test Suite series, part 2DianaGray10
 
JMeter webinar - integration with InfluxDB and Grafana
JMeter webinar - integration with InfluxDB and GrafanaJMeter webinar - integration with InfluxDB and Grafana
JMeter webinar - integration with InfluxDB and GrafanaRTTS
 
Unsubscribed: Combat Subscription Fatigue With a Membership Mentality by Head...
Unsubscribed: Combat Subscription Fatigue With a Membership Mentality by Head...Unsubscribed: Combat Subscription Fatigue With a Membership Mentality by Head...
Unsubscribed: Combat Subscription Fatigue With a Membership Mentality by Head...Product School
 
WSO2CONMay2024OpenSourceConferenceDebrief.pptx
WSO2CONMay2024OpenSourceConferenceDebrief.pptxWSO2CONMay2024OpenSourceConferenceDebrief.pptx
WSO2CONMay2024OpenSourceConferenceDebrief.pptxJennifer Lim
 
Introduction to Open Source RAG and RAG Evaluation
Introduction to Open Source RAG and RAG EvaluationIntroduction to Open Source RAG and RAG Evaluation
Introduction to Open Source RAG and RAG EvaluationZilliz
 
What's New in Teams Calling, Meetings and Devices April 2024
What's New in Teams Calling, Meetings and Devices April 2024What's New in Teams Calling, Meetings and Devices April 2024
What's New in Teams Calling, Meetings and Devices April 2024Stephanie Beckett
 
Measures in SQL (a talk at SF Distributed Systems meetup, 2024-05-22)
Measures in SQL (a talk at SF Distributed Systems meetup, 2024-05-22)Measures in SQL (a talk at SF Distributed Systems meetup, 2024-05-22)
Measures in SQL (a talk at SF Distributed Systems meetup, 2024-05-22)Julian Hyde
 

Recently uploaded (20)

UiPath Test Automation using UiPath Test Suite series, part 1
UiPath Test Automation using UiPath Test Suite series, part 1UiPath Test Automation using UiPath Test Suite series, part 1
UiPath Test Automation using UiPath Test Suite series, part 1
 
Key Trends Shaping the Future of Infrastructure.pdf
Key Trends Shaping the Future of Infrastructure.pdfKey Trends Shaping the Future of Infrastructure.pdf
Key Trends Shaping the Future of Infrastructure.pdf
 
Agentic RAG What it is its types applications and implementation.pdf
Agentic RAG What it is its types applications and implementation.pdfAgentic RAG What it is its types applications and implementation.pdf
Agentic RAG What it is its types applications and implementation.pdf
 
Slack (or Teams) Automation for Bonterra Impact Management (fka Social Soluti...
Slack (or Teams) Automation for Bonterra Impact Management (fka Social Soluti...Slack (or Teams) Automation for Bonterra Impact Management (fka Social Soluti...
Slack (or Teams) Automation for Bonterra Impact Management (fka Social Soluti...
 
Powerful Start- the Key to Project Success, Barbara Laskowska
Powerful Start- the Key to Project Success, Barbara LaskowskaPowerful Start- the Key to Project Success, Barbara Laskowska
Powerful Start- the Key to Project Success, Barbara Laskowska
 
Kubernetes & AI - Beauty and the Beast !?! @KCD Istanbul 2024
Kubernetes & AI - Beauty and the Beast !?! @KCD Istanbul 2024Kubernetes & AI - Beauty and the Beast !?! @KCD Istanbul 2024
Kubernetes & AI - Beauty and the Beast !?! @KCD Istanbul 2024
 
Behind the Scenes From the Manager's Chair: Decoding the Secrets of Successfu...
Behind the Scenes From the Manager's Chair: Decoding the Secrets of Successfu...Behind the Scenes From the Manager's Chair: Decoding the Secrets of Successfu...
Behind the Scenes From the Manager's Chair: Decoding the Secrets of Successfu...
 
Software Delivery At the Speed of AI: Inflectra Invests In AI-Powered Quality
Software Delivery At the Speed of AI: Inflectra Invests In AI-Powered QualitySoftware Delivery At the Speed of AI: Inflectra Invests In AI-Powered Quality
Software Delivery At the Speed of AI: Inflectra Invests In AI-Powered Quality
 
Unpacking Value Delivery - Agile Oxford Meetup - May 2024.pptx
Unpacking Value Delivery - Agile Oxford Meetup - May 2024.pptxUnpacking Value Delivery - Agile Oxford Meetup - May 2024.pptx
Unpacking Value Delivery - Agile Oxford Meetup - May 2024.pptx
 
Salesforce Adoption – Metrics, Methods, and Motivation, Antone Kom
Salesforce Adoption – Metrics, Methods, and Motivation, Antone KomSalesforce Adoption – Metrics, Methods, and Motivation, Antone Kom
Salesforce Adoption – Metrics, Methods, and Motivation, Antone Kom
 
Mission to Decommission: Importance of Decommissioning Products to Increase E...
Mission to Decommission: Importance of Decommissioning Products to Increase E...Mission to Decommission: Importance of Decommissioning Products to Increase E...
Mission to Decommission: Importance of Decommissioning Products to Increase E...
 
How world-class product teams are winning in the AI era by CEO and Founder, P...
How world-class product teams are winning in the AI era by CEO and Founder, P...How world-class product teams are winning in the AI era by CEO and Founder, P...
How world-class product teams are winning in the AI era by CEO and Founder, P...
 
PLAI - Acceleration Program for Generative A.I. Startups
PLAI - Acceleration Program for Generative A.I. StartupsPLAI - Acceleration Program for Generative A.I. Startups
PLAI - Acceleration Program for Generative A.I. Startups
 
UiPath Test Automation using UiPath Test Suite series, part 2
UiPath Test Automation using UiPath Test Suite series, part 2UiPath Test Automation using UiPath Test Suite series, part 2
UiPath Test Automation using UiPath Test Suite series, part 2
 
JMeter webinar - integration with InfluxDB and Grafana
JMeter webinar - integration with InfluxDB and GrafanaJMeter webinar - integration with InfluxDB and Grafana
JMeter webinar - integration with InfluxDB and Grafana
 
Unsubscribed: Combat Subscription Fatigue With a Membership Mentality by Head...
Unsubscribed: Combat Subscription Fatigue With a Membership Mentality by Head...Unsubscribed: Combat Subscription Fatigue With a Membership Mentality by Head...
Unsubscribed: Combat Subscription Fatigue With a Membership Mentality by Head...
 
WSO2CONMay2024OpenSourceConferenceDebrief.pptx
WSO2CONMay2024OpenSourceConferenceDebrief.pptxWSO2CONMay2024OpenSourceConferenceDebrief.pptx
WSO2CONMay2024OpenSourceConferenceDebrief.pptx
 
Introduction to Open Source RAG and RAG Evaluation
Introduction to Open Source RAG and RAG EvaluationIntroduction to Open Source RAG and RAG Evaluation
Introduction to Open Source RAG and RAG Evaluation
 
What's New in Teams Calling, Meetings and Devices April 2024
What's New in Teams Calling, Meetings and Devices April 2024What's New in Teams Calling, Meetings and Devices April 2024
What's New in Teams Calling, Meetings and Devices April 2024
 
Measures in SQL (a talk at SF Distributed Systems meetup, 2024-05-22)
Measures in SQL (a talk at SF Distributed Systems meetup, 2024-05-22)Measures in SQL (a talk at SF Distributed Systems meetup, 2024-05-22)
Measures in SQL (a talk at SF Distributed Systems meetup, 2024-05-22)
 

Controlfile

  • 1. As we know that The locations of controlfile is oracle/release/orirlogA or origlogB og sapdata1. But in our systems we dont have controlfile in these locations..so we have to put those controlfiles manually.To do this we have to perform 1) Search For the controlfile location 2)put controlfile locations(i.e sapdata1,origlogA,origlogB) in init<dbsid>.ora. 3)paste the controlfile(we wil get it from 1st step) with name CNTRLSG<n>.DBF in the respective locations. 4)After this we have to create a spfile from init<dbsid>.ora(i.e pfile). Stepes fallows.............. 1. search for the controlfile location: we connected to sqlplus. T
  • 2. This is the location of control file in the system copy's systems.. The command to know location of control file is ..... select name from v$controlfile; In the current senario the location of control file is E:ORACLESG0102DATABASECTL1SG0.ORA oracle shuld be down after this activity 2) put controlfile locations(i.e sapdata1,origlogA,origlogB) in init<dbsid>.ora: Go to initdbsid.ora file......
  • 3. in the current senario the initdbsid.ora file is initSG0.ORA open this file..
  • 4. here are the parameters present in INITSGO.ORA (i.e, pfile) we have to give locations of control files in parameter
  • 5. *.control_files='E:oracleSG0origlogAcntrlcntrlSG0.dbf','E:oracle SG0origlogBcntrlcntrlSG0.dbf','E:oracleSG0sapdata1..... Enter the above link(as it is) in INITSID.ORA and save the file.,.. 3)paste the controlfile(we wil get it from 1st step) with name CNTRLSG<n>.DBF in the
  • 6. respective locations: copy this file and rename with CNTRLSG0.DBF
  • 7. .
  • 8.
  • 9. we have changed the file name and pasted in origlogA,origlogB and sapdata1 4)After this we have to create a spfile from init<dbsid>.ora(i.e pfile): delete the existing spfile
  • 10. Delete this file ..... Type the command CREATE SPFILE FROM PFILE; This command creats the new spfile with the new parameters of controlfile locations....
  • 11.
  • 12. This is the new spfile....... 5) test the loactions before that START ORACLE INSTANCE........ 6) Type "select name from v$controlfile;" and enter....
  • 13. Now over controlfiles are ready in origlogA,origlogB and sapdata1......