DBCA silent + CARS + political archivelog Managed

Hello experts.

I created a script that gets the inputs from the user (operator), then creates a database of CARS or STAND-ALONE. I have because I ran a + 800 databases environment and we need something standard, fast and without human error and easy to use.

This script to do everything manually (creating directories, scripts, files, users, flexible links) but now I wanted to use DBCA as the actuall tool, thus creating the database.

It's the function, I need to create a RAC database:

function create_database_with_dbca_rac()
{
export NODES_LIST=`paste -d, -s ${NODES}`
cat > /tmp/response_${random}.rsp <<EOF

[GENERAL]
RESPONSEFILE_VERSION = "${ORACLE_PATH}"
OPERATION_TYPE = "createDatabase"
[CREATEDATABASE]
GDBNAME = "${db_name}"
SID = "${db_name}"
NODELIST="${NODES_LIST}"
TEMPLATENAME = "General_Purpose.dbc"
STORAGETYPE=ASM
DISKGROUPNAME=DATA
RECOVERYGROUPNAME=${RECOVERY_DISKGROUP_NAME}
CHARACTERSET = "${charset}"
NCHARACTERSET = "${ncharset}"
INITPARAMS = "sga_target=${SGA_TARGET_VALUE},aq_tm_processes=1,job_queue_processes=4,control_file_record_keep_time=7,fast_start_mttr_target=600,max_shared_servers=40,open_cursors=600,processes=450,sessions=500,shared_server_sessions=400,shared_servers=20,db_flashback_retention_target=360,undo_retention=21600"
AUTOMATICMEMORYMANAGEMENT = "FALSE"
EOF

echo "- Creating RAC database"
${ORACLE_PATH}/bin/dbca -silent -responseFile /tmp/response_${random}.rsp -redoLogFileSize ${redolog_size} -SysPassword abc123 -SystemPassword abc123 -emConfiguration NONE -policyManaged -serverPoolName dev
}

I have problems:

  1. policyManaged parameter is not rejected but database is created as a MANAGED by ADMIN and I have to convert it after this command
  2. I couldn't find a way to provide an option to enable ARCHIVELOG mode after creation. I did it manually on the script, but not in the same order.

Thanks in advance,

Alex.

I found the problem.

If you use '-policymanaged ' parameter, you should not provide "NODELIST" on the answer file.

If you do so, the "policymanaged" parameter will not be considered as a set of nodes that you provided.

I couldn't find all the options on the documentation for the other (enable Archivelog on the fly with DBCA silent) problem I belive it is not possible.

Thank you

Alex.

Tags: Database

Similar Questions

  • SH: sysdef: not found - DBCA-silent

    Hello
    During the creation of the database with DBCA in silent mode, I got the following error.
    Please let me know if Miss me anything in the syntax.
    dbca-silent - createDatabase - gdbName orclnasm - templateName $ORACLE_HOME/assistants/dbca/templates/General_Purpose.dbc characterSet - WE8MSWIN1252 - nationalCharacterSet ALU32UTF16 - datafileDestination/qa/data/obt /-which MULTIPURPOSE
    sh: sysdef: not found

    Copying database files
    1% of full
    2% full
    4% full
    11% complete
    12% full
    100% full
    Examine the log file ' / oracle/10.2.0/product/cfgtoollogs/dbca/orclnasm/orclnasm1.log ' for details.

    cat /oracle/10.2.0/product/cfgtoollogs/dbca/orclnasm/orclnasm1.log
    Copying database files
    DBCA_PROGRESS: 1%
    DBCA_PROGRESS: 2%
    ORA-27102: out of memory

    DBCA_PROGRESS: 4%
    DBCA_PROGRESS: 11%
    DBCA_PROGRESS: 12%
    ORA-01034: ORACLE not available

    ORA-01034: ORACLE not available

    DBCA_PROGRESS: 100%

    user13310502,

    I guess you have not properly configured the kernel parameters. It is not related with Oracle and you need to check the documentation of your operating system installation.

    You can also view the following link,

    http://www.DBA-Oracle.com/t_ora_27102_out_of_memory.htm

    Ogan

  • How to avoid the example of scheme with DBCA silent.

    Hello

    We have generated with dbca script files to create the database with the General_purpose models, where, as it uses Seed_database for the model of database resotoring.

    our concern is the data schema example also get restored, is there a way we can update the scripts is not to restore the sample schemas.

    Whizard DBCA hangs if I tried to create the database and to generate scripts as well.

    DBCA-silent - createDatabase - templateName General_Purpose.dbc-sid orcl - gdbName orcl - LOCAL emConfiguration - storageType ASM - diskGroupName DATA datafileJarLocation - /u01/app/oracle/product/11.2.0/db/assistants/dbca/templates - responsefile NO_VALUE - characterset WE8MSWIN1252 obfuscatedPasswords - false - true sampleSchema - oratabLocation /u01/app/oracle/product/11.2.0/db/install/oratab - automaticMemoryManagement true totalMemory - 6552 - maskPasswords false - oui_internal - generateScripts - gdbName orcl - scriptDest/u01/app/oracle/admin/orcl/scripts

    Operating system: Solaris 10
    Oracle 11 g 2

    concerning
    Sachin

    Sachin B says:
    Hello

    We have generated with dbca script files to create the database with the General_purpose models, where, as it uses Seed_database for the model of database resotoring.

    our concern is the data schema example also get restored, is there a way we can update the scripts is not to restore the sample schemas.

    Whizard DBCA hangs if I tried to create the database and to generate scripts as well.

    DBCA-silent - createDatabase - templateName General_Purpose.dbc-sid orcl - gdbName orcl - LOCAL emConfiguration - storageType ASM - diskGroupName DATA datafileJarLocation - /u01/app/oracle/product/11.2.0/db/assistants/dbca/templates - responsefile NO_VALUE - characterset WE8MSWIN1252 obfuscatedPasswords - false - true sampleSchema - oratabLocation /u01/app/oracle/product/11.2.0/db/install/oratab - automaticMemoryManagement true totalMemory - 6552 - maskPasswords false - oui_internal - generateScripts - gdbName orcl - scriptDest/u01/app/oracle/admin/orcl/scripts

    Operating system: Solaris 10
    Oracle 11 g 2

    concerning
    Sachin

    I notice that you have "-true sampleSchema" in your order. What happens when you use "false - sampleSchema"?

  • DBCA silent: could not connect to ASM due to: oracle is not available

    Hi all

    installation of node RAC 4 11.2.3.0 in rhel6.5 in silent mode

    GI: success

    DB_SoftwareOnly: success

    DBCA: error

    Cannot connect to ASM because of the following error:

    ORA-01034: ORACLE not available

    Trace file says:

    [ASMUtils.validateASMConnection:265] cannot connect to ORA-01034: ORACLE is not available

    Each resource is in place...

    ======================================================================

    [grid@node0001 ~] $ crsctl stat res t

    --------------------------------------------------------------------------------

    TARGET STATE SERVER STATE_DETAILS NAME

    --------------------------------------------------------------------------------

    Local resources

    --------------------------------------------------------------------------------

    ORA. FRA.dg

    Node0001 online

    Node0002 online

    Node0003 online

    Node0004 online

    ORA. LISTENER.lsnr

    Node0001 online

    Node0002 online

    Node0003 online

    Node0004 online

    ORA. OCRVOTE.dg

    Node0001 online

    Node0002 online

    Node0003 online

    Node0004 online

    ORA. ORADATA.dg

    Node0001 online

    Node0002 online

    Node0003 online

    Node0004 online

    ORA.asm

    Road of node0001 online

    Road of node0002 online

    Road of node0003 online

    Road of node0004 online

    ORA. GSD

    Node0001 offline offline

    Node0002 offline offline

    Node0003 offline offline

    Node0004 offline offline

    ORA.net1.Network

    Node0001 online

    Node0002 online

    Node0003 online

    Node0004 online

    ORA.ons

    Node0001 online

    Node0002 online

    Node0003 online

    Node0004 online

    --------------------------------------------------------------------------------

    Cluster resources

    --------------------------------------------------------------------------------

    ORA. LISTENER_SCAN1. LSNR

    1 node0001 online

    ORA. CVU

    1 node0001 online

    ORA. OC4J

    1 node0001 online

    ORA.scan1.VIP

    1 node0001 online

    ORA.node0001.VIP

    1 node0001 online

    ORA.node0002.VIP

    1 node0002 online

    ORA.node0003.VIP

    1 node0003 online

    ORA.node0004.VIP

    1 node0004 online

    [grid@node0001 ~] $ crsctl stat res-t--init

    --------------------------------------------------------------------------------

    TARGET STATE SERVER STATE_DETAILS NAME

    --------------------------------------------------------------------------------

    Cluster resources

    --------------------------------------------------------------------------------

    ORA.asm

    1 road to node0001 online

    ORA.cluster_interconnect.haip

    1 node0001 online

    ORA. FIU

    1 node0001 online

    ORA.crsd

    1 node0001 online

    ORA. CSSD

    1 node0001 online

    ORA.cssdmonitor

    1 node0001 online

    ORA.ctssd

    1 OBSERVATION of node0001 online

    ORA. DiskMon

    1 OFFLINE IN OFFLINE MODE

    ORA.evmd

    1 node0001 online

    ORA.gipcd

    1 node0001 online

    ORA.gpnpd

    1 node0001 online

    ORA.mdnsd

    1 node0001 online

    [grid@node0001 ~] $

    ================================================================

    [root@node0001 ~] grid id #.

    UID = 501 (Grid) gid = 501 (oinstall) groups = 501 (oinstall), 502 (dba), 503 (asmdba), 504 (asmoper), 505 (asmadmin), 506 (oper)

    [root@node0001 ~] oracle id #.

    UID = 502 (Oracle) gid = 501 (oinstall) groups = 501 (oinstall), 502 (dba), 503 (asmdba), 504 (asmoper), 505 (asmadmin), 506 (oper)

    [root@node0003 ~] # ls - ltr/oracleasm/dev/discs /.

    Total 0

    BRW - rw - 1 grid oinstall 8, 64 13 dec 02:28 ORADATA1

    BRW - rw - 1 grid oinstall 8, 32-13 dec 02:28 OCRVOTE3

    BRW - rw - 1 grid oinstall 8, 128 13 dec 02:28 OCRVOTE2

    BRW - rw - 1 grid oinstall 8, 16 Dec 13 02:28 OCRVOTE1

    BRW - rw - 1 grid 8, 48 13 dec 02:28 FRA oinstall

    ==============================================================

    Hi all

    Thank you for your replies,

    the problem was in GRID_HOME/bin/oracle binary permission

    Changed to 6751

    And it worked.

  • Script to change political colors managent or open the files with "keep profile".

    Hello!

    I am trying to open the girls with the parameter 'profile hunt kept '' through my script.

    I really don't like if it's done with "openoptions" or changing policies managent RGB and CMYK color to "preserve the profile. (Available via the Edit menu-> color settings.)

    I know that this is possible through action, but I really need to change that through my script.

    I'm totally at a loss here, so any pointers in the right direction would be much appreciated!

    Thank you!

    / Peter

    A slightly cleaned up version:

    Open the file without warning mismatch and keep current color space:

    2015, use it at your own risk.

    #target photoshop

    Var ref = new ActionReference();

    ref.putProperty (stringIDToTypeID ("property"), stringIDToTypeID ("colorSettings"));

    ref.putEnumerated (charIDToTypeID ("capp"), charIDToTypeID ("Ordn"), charIDToTypeID ("Trgt"));

    var docDesc = executeActionGet (ref);

    var colorSetting = docDesc.getObjectValue (stringIDToTypeID ("colorSettings"));

    var theOpenMismatch = colorSetting.getBoolean (stringIDToTypeID ("askMismatchOpening"));

    var theRGBPolicy = colorSetting.getEnumerationValue (stringIDToTypeID ("policyRGB"));

    var theCMYKPolicy = colorSetting.getEnumerationValue (stringIDToTypeID ("policyCMYK"));

    var theGrayPolicy = colorSetting.getEnumerationValue (stringIDToTypeID ("policyGray"));

    disable the warning;

    preserve var is stringIDToTypeID ('Star');.

    setPolicy (preserve, maintain, preserve, false);

    Open the file;

    App.Open (new File("~/Desktop/VA13AHN_1.psd"));

    back to the setting;

    setPolicy (theRGBPolicy, theCMYKPolicy, theGrayPolicy, theOpenMismatch);

    political game.

    function setPolicy (RGB, CMYK, gray, theBool) {}

    // =======================================================

    var idsetd = charIDToTypeID ("setd");

    var desc16 = new ActionDescriptor();

    var idnull = charIDToTypeID ("null");

    ref4 var = new ActionReference();

    ref4.putProperty (charIDToTypeID ('Rprp"), stringIDToTypeID ("colorSettings'));

    ref4.putEnumerated (charIDToTypeID ("CAPP"), charIDToTypeID ("Ordn"), charIDToTypeID ("Trgt"));

    desc16.putReference (idnull, ref4);

    idT var = charIDToTypeID ("T");

    var desc17 = new ActionDescriptor();

    var idpolicyRGB = stringIDToTypeID ("policyRGB");

    var idpolicy is stringIDToTypeID ('policy');.

    desc17.putEnumerated (idpolicyRGB, idpolicy, RGB);

    var idpolicyCMYK = stringIDToTypeID ("policyCMYK");

    desc17.putEnumerated (idpolicyCMYK, idpolicy, CMYK);

    var idpolicyGray = stringIDToTypeID ("policyGray");

    desc17.putEnumerated (idpolicyCMYK, idpolicy, gray);

    var idaskMismatchOpening = stringIDToTypeID ("askMismatchOpening");

    desc17.putBoolean (idaskMismatchOpening, theBool);

    var idcolorSettings = stringIDToTypeID ("colorSettings");

    desc16.putObject (idT, idcolorSettings, desc17);

    executeAction (idsetd, desc16, DialogModes.NO);

    };

  • The Archivelogs management

    Hi all

    AIX 6.1

    Oracle 11.2.0.3

    We were struck several times lately by archivelog disk full error, especially during weekends and the midnight when you're home to rest.

    Many on-site clients complain and that batch abandoned since we are a 24 x 7 production company.

    Is there an OS messaging system that will send the sysadmin and technical support when the disc is already on the threshold of 80% full?

    Can it be done on the side of oracle db to check if the archivelog file is 80% full?

    You can share me how do you manage your production archivelog systems please?

    Thank you very much

    zxy

    #! / usr/bin/ksh

    used ='bdf | grep SID | grep saparch | "awk"{print $4} '"

    utilise1 ='echo $used | SED s/\%//'

    # Warning support

    If [$used1 - gt 30];

    then

    echo 'date' "SID production saparch filesystem is more than 30%:" $used1 > path to the log file

    log tail - 1 > path to the warning message

    mailx-s "SID production saparch filesystem is more than 30%" your email< path="" to="" warning="">

    on the other

    echo 'date' "SID production saparch File System% is:" $used1 > path to the history log file

    FI

  • [11.2.0.3 on W2K8] silent installation using dbca: automatic management of memory not configured

    Hello

    I created a model of database with dbca (automatic configured memory management).

    I want to create a base using this template, I've modified my template change the name of the database.

    I run dbca in silent mode: dbca-silent - createDatabase-templateName - C:\temp\TEST.dbt - gdbname TEST - sid TEST

    Once installation is complete, I noticed that memory_target = 0


    Do you have an explanation?


    Rgds,


    Frédéric


    Hi Frederic,.

    See the TechNote MOS:

    DBCA does not Ma set as default value for 11.2.0.3 What RAM > 4 GB (Doc ID 1453227.1)

    Thank you

    A H E E R X

  • Lenovo Energy Management silent install

    Hello

    I'm deploying Lenovo Yoga 2 Pro via sccm with drivers/software preloaded in the company. I am quite aware that this model is not ment for the company, but it is requirement.

    For now the deployment looks good, except one software: Lenovo Energy Management 1.0.1.49.

    Link: http://support.lenovo.com/us/en/products/laptops-and-netbooks/yoga-series/yoga-2-pro-lenovo/download...
    This software is installed correctly when I run the installer manually with double click, but refuses to work in silent mode or unattended. Public documents, unfortunately, is not available on the Lenovo drivers download pages.

    I spent a lot of time looking for silent switch manually, but all without success. In the best scenario complete installation with the code output-3. I saw via procmon this real called 2 MSI (command lines are hidden) and perform additional configuration as installation drivers with dpinst, installation of the device through devcon, registration of dll and the calling application executables. For now, I just couldn't operate without initial installer.

    I'm pretty sure that Lenovo factory this software is preinstalled on the PC with a sort of silent command. Is it possible that someone who closely works with OS preload Lenovo provides this command line silent for Lenovo Energy Management 1.0.1.49?

    It may also be that another version is preinstalled when buildings of the factory, so yes, it would be nice to get that media.

    Thank you much in advance.

    Hello

    Thanks for the response, but no need already.

    I found another version of the management of the energy that was silent-installation capable and was incompatible with Yoga 2 Pro (no official compatibility in the documentation of the software however). This version has me led to the solution - he had Setup.iss file as well as initial setup.exe, which v.1.0.1.49 had no downloadable media.

    So, to install v.1.0.1.49 of energy management that I had to run it with the r switch, get Setup.iss file in the %windir%\System32 folder and now it installs with Setup.exe /s/v/qn perfectly.

    Hope this helps someone.

  • Save the archivelogs CARS to local destinations

    Suppose there are 10g RAC database using RMAN backups.

    Suppose that is a node 2 or 4 CARS with archivelogs goes to local destinations in each of them. What command we need to run to make sure that all four nodes archivelogs are backed up at the same time?

    Y at - it such a command? Or will we run backup archivelog command all in all 4 nodes?

    two ways to do:

    1 automatic
    Configure the parallelism to 4.
    ARCHIVELOG backup etc.
    This will automagically open a channel on each node and run a backup command.

    2 semi-automatic
    alllocate channel... connect to ' sys /@tns4node1 '
    alllocate channel... connect to ' sys /@tns4node2 '
    alllocate channel... connect to ' sys /@tns4node3 '
    alllocate channel... connect to ' sys /@tns4node4 '
    ARCHIVELOG backup etc.

    Note: RMAN is much smarter that you seem to suggest in your last line.
    In fact, you are disabling recovery by implementing local archives.
    If the destination would have been shared, all 4 nodes would automatically participate in the recovery.
    You can review your archivelog strategy.

    --------------------
    Sybrand Bakker
    Senior Oracle DBA

  • service management missing dbca11.2

    Hello

    install and created the new database (v11.2 cars) but when I run dbca I don't see Management Service option!
    has nayone met same problem I NTHE past?

    Service management has been removed from DBCA since 11.1
    You must either use srvctl add service or Enterprise Manager (control of the database or grid).

    Concerning
    Sebastian

  • How can I get the status bar Manager? (Screen)

    I have a question where the background color for the field manager in leading my banner (MainScreen.setBanner) is set to a certain color, but when I put my status bar of the same color, it appears differently.  I think it's because the Manager is set to one different color (other than white), and the banner is drawn on top of this resulting in a different color--while the statusbar background is white (in spite of what is defined in the account manager).  I tried to do the same in the status bar, without success.  Within the subclass of the manager who manages the items in the status bar, I tried "this.getManager.setBackground ()", but it fails silently.    I tried manager within a handler, setting backgrounds accordingly, but this does not work either.  Is there a way to do this?  Or my logic was flawed from the outset as to why the colors display differently? Thank you

    Code like the following seems to work for me.

    VFM VerticalFieldManager = new VerticalFieldManager() {}
    {} public void paintBackground (Graphics g)
    int backgroundColor = 0x0000FF00;
    g.setBackgroundColor (backgroundColor);
    g.Clear ();
    }
    };
    VFM. Add (new LabelField ("Test", LabelField.USE_ALL_WIDTH));
    this.setStatus (vfm);

    I agree that areas of status and title screen behave a little differently - for example the background of the title area appears to be black and white text by default.  But I never had no problem bringing they way I want by forcing the specific colors I wanted.

    In short, yes the title and status probably behave a little differently if you may need to replace the default color of treatment for these areas.

  • Silently installation of Oracle Database 12 c on Ubuntu 14.04. Server

    Hello everyone,

    I try to install the Oracle database 12 c on a headless Ubuntu 14.04 server, using the silent mode of the Oracle Universal Installer with a response file (see attachment). As this Linux distribution does not seem to be officially supported, I followed the instructions, I found in this tutorial, http://tutorialforlinux.com/2014/10/01/how-to-install-oracle-12c-database-for-ubuntu-14-04-trusty-lts-64bit-linux-easy-guide/and was able to install the database software. During installation, as described in the tutorial, I have to change some files makefile in the target installation directory, then click on 'Retry' to continue the installation. Because I need to perform a silent installation, the "Retry" button does not appear and the Installer continues just to complete the installation with the promising message "Oracle 12 c database installation has succeeded.", despite several mistakes of links that I find in the log files. So, I make the suggested changes makefile after installation and retrigger the binding process manually (called "repeat all"), which looks after all ends correctly that I can now run "sqlplus" etc. In addition, I ran the script of post-installation (one of them as a root user), as requested by the installer.

    However, now I find the system without a data base of departure, even though I have it set up in the answer file that I gave to the Oracle Universal Installer. Without doubt, routines important installation required for the configuration of the database have been ignored by the errors of liaison took place. To be complete, they are linking errors I find in the configuration log file (and that I solved it by changing the files makefile and running 'repeat all' after installation):

    Error in invoking target 'all_no_orcl' of makefile ' / home/oracle/app/oracle/product/12.1.0/dbhome_1/rdbms/lib/ins_rdbms.mk'. [...]

    Error invoking the "utilities" in the makefile target ' / home/oracle/app/oracle/product/12.1.0/dbhome_1/rdbms/lib/ins_rdbms.mk'. [...]

    Error in invoking target 'install' of makefile ' / home/oracle/app/oracle/product/12.1.0/dbhome_1/network/lib/ins_net_server.mk'. [...]

    Error in invoking target 'irman ioracle' of makefile ' / home/oracle/app/oracle/product/12.1.0/dbhome_1/rdbms/lib/ins_rdbms.mk'. [...]

    Can I rerun the Universal Oracle install from the point where the binding process has failed, i.e., without crushing the makefile changes that I had to perform in the oracle home directory?

    Or is there a way to tell the silent installer to suspend Setup error (giving me the opportunity to resolve the problem immediately) and delivers a 'Retry' to continue the installation from there?

    For development purposes, I need a database of startup clean and fully configured, including pre-installed packages (especially Oracle Spatial).

    Thank you very much for your suggestions!

    Thank you for your answers, I now get a solution to the problem.

    @12cdb: RPM Installation was not an option because it is not recommended on Ubuntu.

    @Srini Vernon-Oracle: I am aware that a Ubuntu system is not an environment supported for installation of database Oracle, as mentioned in my question. There are reasons why the passage to another distribution is not an option in my setup, that's why I asked for advice.

    The solution is the following:

    -Install the database in "Software only" mode (silent, using a response file).

    -Fix the linker errors as described in the tutorial.

    -Recreate a link.

    S ' ensure that the kernel is properly configured as described on this page: http://docs.oracle.com/database/121/LADBI/app_manual.htm#LADBI7866

    -Use "dbca" silently with a response file to create the database.

    Best regards

    Christoph

  • General syntax for a type_operation online? (for dbca, netca etc..)

    When to shut us up for example run dbca - createdatabase
    -createdatabase its a type_operation is also found in the dbca.rsp answer file

    So what is the general syntax for the OPERATION TYPES when calling

    < tool > - < type_operation >
    without the brackets?

    cause I had difficulties passing [oracle.net.ca] for netca


    I couldn't find relevant documents. Do you know what area should I look for?

    OK ACCOUNT

    1. I CAN'T FIND ANYTHING ON HER, NOT A SINGLE REFERENCE ANYWHERE ALL DAY
    2. THE FACT THAT OTN, ITS TOTALLY CONFUSED ON WHAT I ASK AND CAN'T GET WHAT I WANT EVEN DO EXACTLY

    I TAKE IT AS GRANTED THAT:

    SA is NOT POSSIBLE RUN netca-silent BY FEEDING THE VALUES AS INLINE PARAMETERS AS SOUND POSSIBLE IN DBCA
    e.g. dbca-silent - createDatabase-templateName - General_Purpose.dbc - storageType FS SysPassword - sys - SystemPassword sys - WE8ISO8859P15 characterSet

    BUT ONLY BY PUTTING AT THEIR DISPOSAL IN A RESPONSE FILE

    for example netca-silent - fichier_reponses-d:\path\netca.rsp

    Thank you, if anyone has anything to add or argue that it is welcome

    I'm sorry for the confusion of the community with this on 2-wire, I hope, that there is a knowledge for the future to avoid this pitfall.

  • Manage the list of resources by commands?

    The VMware ESX 4.1.0 and vCLI are cool. But can I create and manage the Pool of resources by commands?

    Thank you.

    Depends on your needs, if you are wanting to use the vCLI (remote CLI) commands, VMware has not all scripts in canned food that takes care of the management or the creation of Resource Pools, you must write your own. Here is an example on creating a Pool of resources in a specific Cluster VMware - http://communities.vmware.com/docs/DOC-11448

    If you plan to run the commands on the host ESX (i) himself, then you can take a look at vimsh - you can look in usingn vim - cmd hostsvc/rsrc but, once again, this one deals with RP local within the host ESX (i), if you talk about RPs vCenter, you will need to look at the first option.

    If you are looking to manage/create the RPs, you can also take a look at PowerCLI, there are a bunch of canned cmdlets that offer this feature and should be pretty simple to start, the requirement is Windows + PowerCLI

    So just all depends on what/where you try to do

  • How secure is removing db using DBCA

    Hi all

    Plan convert DB RAC one node...

    in the note, it is mentioned to create a model of the single node DB (with structure and data) DBCA and remove the existing DB using DBCA and create a DB CARS using DBCA and using the model created previously?

    Can I rely on this?


    Please suggest


    Kai

    Hello

    DBCA takes care of everything during the removal whereas instance that in manually, you need to perform several steps. I also like to use drop database, which usually take care of everything too (bit skeptical about deleting the files of data, but I think that it removes the data files) as well.

    See more of links how to use drop database, and database must be restrict mode before a fall

    http://download.Oracle.com/docs/CD/B19306_01/server.102/b14200/statements_8009.htm#SQLRF01513

    Concerning

    Published by: OrionNet on March 14, 2009 11:40

Maybe you are looking for