The BCC ETPM Linux database scripts?

I recently worked with BCC and ETPM on Linux platforms and the only linux script, I found the cdxdba.plx allows to create the database. I was wondering if there is a Linux version of Windows database scripts to export/upgrade/etc. tasks

I've used this successfully:

-Source operations
Log on as oracle
(Make sure your ora env is set with the associated database)
Export NLS_LANG = AMERICAN_AMERICA. AL32UTF8
expdp DUMPFILE DUMP_DIR = DIRECTORY = expdp_CISADM_ (mydb) _ (today) .dmp LOGFILE = expdp.log patterns = EXCLUDE = STATISTICS CISADM
(enter the credentials of the manager/system)

-Target operations
Log on as oracle
(Make sure your ora env is set with the associated database)
Export NLS_LANG = AMERICAN_AMERICA. AL32UTF8
Impdp DIRECTORY = DUMPFILE DUMP_DIR = expdp_CISADM_ (mydb) _ (today) .dmp LOGFILE = impdp.log patterns = CISADM
(enter the credentials of the manager/system)

Tags: Oracle

Similar Questions

  • The work of the Disqualification of Linux Shell Script

    Hello

    We are the 11.1.1.7.3 with Weblogic Web server and Linux App Server Disqualification.

    I want to know how we can carry out the work of the Disqualification of the Linux and write these commands in the shell script.

    (1) present the task (run)

    (2) check the employment status to see if the work is in working condition or supplement

    I know that on Windows, it utility jmxtools.jar of command line operations in dnDirector/Tools folder. But I'm not able to find the jmxtools.jar file in one of the edq.home or edq.local.home of the directories under Linux install.

    Can you guide me to the location where the jmx utility will be available under Linux and also the command to check the status of the job?

    Thank you

    Ravi

    It's him!

    Jobs called via the command line interface return an exit status when finished.

    Monitor the precise status of the long-term work requires the use of the server of the Disqualification Console user interface.

  • ESXi 4.0 underperformance (one quarter) of the workload on Linux (shell scripting) - specific example given

    Hi everyone;

    Basics:

    Our vmware environment is vmware esxi 4.0 on an IBM x 3650, double quad-core processors, 32 GB RAM, 6 x 450 GB 15 k RPM WHAT drives (local). There is a single guest from vmware that is inactive except for this test. The guest is a RHEL 5.3 x86_64 only fully patched host. Best practice: current version of vmware tools is installed, vmxnet3 driver is used, the kernel startup params are notsc divisor = 10, all 6 discs are in a raid10 table, elevator is set to noop.

    The above, vmware environment with regard to performance, is facing a 5 year, IBM x 336, who has a copy of RHEL installed.

    Scenario:

    We have shell scripts which runs a software installation rather complicated. Without getting too inside, scripts to make a ton of calls of subroutines (e.g. VAR = $(écho $line | cut-f1-d:)). This script works horribly slow in the new vmware and vmware environment otherwise slow (less than 1/2 the speed, perhaps only 1/3 the speed) 5 year old physical server. Because the operation is an operation of 15 minutes in the best of times, it takes 30-60 minutes to complete, on a new server.

    As a test case, I made this script (yes I know 'let i = i + 1' would be faster, but do not reflect the actual workload.)

    #! / bin/sh

    I have = 0

    While------[$i - lt 1000]

    do

    I have = $(echo "$i + 1" | bc)

    fact

    I then run this script (which basically incriments I from 0 to 1000) and time. I the time using an external timer because I know that vmware can distort a bit sometimes. However, the results represent the picture. The script above takes about 8.5 seconds on the guest operating system and about 2.25 seconds on the physical host computer. Basically, it is considerably slower.

    I have read the 3 VI and vSphere 4 practices better performance... I read that potentially binary translation and VMware could cause a problem, or the fork then the/bin/sh is slow on vmware (some article strange re Zap?) ... but I'm curious to know if anyone has had similar experiences or recommendations? For the guys out there linux, RHEL and other suppliers, the above script gives also a second 8-10 response?

    For the people of vmware, y at - it something on bash (/ bin/sh) which makes it slow... especially on iterations () $ who call/bin/sh and more? I tried to replace the above $i = with 'I = i + 1' and it ends in less than a second and I tried to add a true/bin/in the mixture of execution, and he had a minimal impact on the speed (currently testing the forkO / exit() combo - and re - write this particular program/script I know is an option, do not write say to do)

    Any comments welcome, thank you

    MMU operations-hungry as fork/exec run a lot faster on processors AMD with IVR, that we support with ESX 3.5 and Intel processors with EFA, requiring vSphere.

    Scott

    More information on my blog of the communities and on Twitter:

    http://communities.VMware.com/blogs/Drummonds

    http://Twitter.com/Drummonds

  • Run the emca in linux shell script command

    Hello everyone,
    I would like to launch emca to create dbconsole in my Production database, so I have to run this command in the script, because this command causes the base of data either in passive mode.
    my gaze of script like:
    #/ bin/sh
    Su - oraprod-c"sh /oraprod/db/tech_st/10.2.0/bin/emca - config dbcontrol db-rest create" > > /backora/log.log "

    but the problem is how to interact with this command (provide the parameters of database SID, Port of the database, sys password...)

    And the MAIL_SERVER_NAME too. But using "" can do the trick.

    Eric

  • How have the Linux database server listener listen to the service in the Net of Windows XP Client Manager?

    People,

    Hello. I installed Oracle 11 GR 2 database server in the Oracle Linux 5 operating system.
    All customers (NetCA, DBCA, GROUND Deveoper, sqlplus...) works properly on the database server. The LISTENER_PT853 listener is listening on client tools under Linux successfully.


    I also installed Oracle database Client(SQL Developer, NetMgr, NetCA, sqlplus,...) in Windows XP. So that the client tools to connect to the database on Linux server, the listener in Linux must be tuned to the service in Windows XP.

    In Oracle Linux 5 Server Machine Net Manager:

    Service name: PT853
    Connection type: default database
    "TCP/IP Protocol".
    Host name: 192.168.196.102
    Port: 1521


    Listener: LISTENER_PT853
    Protocol: TCP/IP
    Host: 192.168.196.102
    Port: 1521


    I have test the Service PT853 with "SYS" username and password "SYS." The connection is successful.

    In the Windows XP Client computer, the information in the Net Manager is lower at:


    Service name: PT853_Linux
    Protocol: TCP/IP
    The host of the database Machine name: 192.168.196.102
    Port: 1521


    I test the connection by using "SYS" username and password "SYS" and got this error: ORA - 12514:TNS: listener does not currently of service requested in connect descriptor. There may be an error in the input fields or server may be ready to connect.


    Can I check the status of the listener in Linux Server machine as below:

    [user@localhost bin] $. / lsnrctl status LISTENER_PT853

    Its release: Service PT853 has 1 instance. PT853 of the Forum, State LOAN, has 1 handler for this service.


    Foregoing, we saw the listener in the Linux server machine only to listen to the PT853 service in Linux but not to listen to the service PT853_linux of the Windows XP client computer.

    Windows XP (192.168.196.101) and Linux (192.168.196.102) can ping each other successfully. So that client tools in Windows XP connection in Server database on Linux, the listener in Linux need to listen to on the service in Windows XP first.

    In Net Linux Manager, I add an address more (TCP/IP, 192.168.196.101, PORT 1521) to LISTENER_PT853, but gets the error.


    My question is:

    How have the Linux database server listener listen to the service in the Net of Windows XP Client Manager?


    Thanks in advance.

    UserAL1178M wrote:

    Hi you ave create listener.ora.

    Actually, no he didn't "need to create listner.ora.

    In fact, its problems stem from the fact that it * has * created one instead of letting some things by default.

    I give an example of my environment

    [oracle@home ~] $ cd /home/oracle/app/oracle/product/11.2.0/dbhome_1/network/admin/

    [oracle@home admin] $ cat listener.ora

    listener.ora # Network Configuration file: /home/oracle/app/oracle/product/11.2.0/dbhome_1/network/admin/listener.ora

    # Generated by Oracle configuration tools.

    LISTENER =

    (DESCRIPTION =

    (ADDRESS = (PROTOCOL = TCP (PORT = 1522))(HOST = home.test.al))

    (CONNECT_DATA =

    (SERVER = DEDICATED)

    (SERVICE_NAME = orcl.test.al)

    )

    )

    ADR_BASE_LISTENER = / home/oracle/app/oracle

    [oracle@home admin] $

    Change host, name of service depending on your environment. Your port is 1521.

    Then, first run all the listener and database startup. If you do the opposite, with that you will need to register the service change the order of system registry.

    Let me now if you need another sth

    Kind regards

  • OWB on windows - load in the linux database

    Hello

    Now that I understand that I must create an owner of the repository in the database where I load my data, I am facing another problem:
    Using the wizard of windows repository, I tried to create an owner of the repository on a linux database, but there is a step named 'Oracle home for the Installation of OWB' where I'm stuck. Overall, the error message says I have to install OWB on the linux machine.
    So my question is: I do not understand the message or I really need to install OWB on the linux machine, even if I have the product installed on a windows server?

    Thanks in advance for your help.

    Hello

    You must install the repository on the target (linux) database. You just need to install the client on your windows machine.
    You must download the binary OWB (.gz file) from the website of oracle for your linux configuration (hardware/software) and unzip it and place it under a directory under linux.
    Say/oracle/owb10gr2

    When you unpack, you should see/oracle/owb10gr2/owb... and all the other directories

    You can install the OWB repository using your windows client. When you reach step 'Home for the Installation of Oracle OWB'
    give the path of your OWB House on linux IE/oracle/owb10gr2

    I hope this helps.

    Kind regards
    Sam.

  • The BCC algorithm, call a Web Service

    Reaching out to experts XAI/AIA in this community.

    Scenario of
    At the BCC, we have a case that has a number of statutes. One of these statuses will generate an outgoing Message will start a business in an external system process. After sending the outgoing Message the case is waiting for an update of this external system telling that the case is completed. In the meantime, a user must be able to see the current state of the business process in the external system when we look at the case of the BCC.

    High level solution
    We found with the following solution. An algorithm of Type case information is plugged that calls a Service Web (WS) that returns the current state of the business process in the external system. Send us an upside case Id and description returned by the WS is returned by the algorithm as a string of case information.

    Questions
    When you read the WOOF whitepapers on integration, XAI and SOA I identified two possible implementations of the solution:

    _1. Invoke the WS of Java Algorithm_
    Directives integration WOOF (doc Id 789060.1 on My Oracle Support)-page 40: this article describes a case study in which a WS is called from a the BCC algorithm, which is exactly what I want to achieve. Assume the WS, I like to call is provided in a similar way in BCC exposes XAI Inbound Services through WSDL (http:// < host >: < port > / < Server > / XAIApp/xaiserver/< service >?) WSDL). So I have a URL that points me to the WSDL of the WS, but this URL is different by the environment (development, test, production). Now, I have the following question:
    White paper provides that the WSDL is used to generate the Java stub code. The diagram on page 41 shows the Java code is deployed from the SDK and from that moment the program Java communicates directly with the WS and no longer has need of the WSDL. How will the program now on what host, port and the server resides on the other side? The URL of the WSDL is a parameter of the algorithm, or are parameters of the port/host/server can program Java, somehow fix this runtime by reading a file of environment properties?

    _2. Outgoing Message_
    Integration SOA WOOF (doc Id 1308161.1 on My Oracle Support)-page 16: BCC generates an outgoing Message and the Oracle SOA Suite uses a database adapter to query the outgoing Message to forward to messages of a certain type. If it detects such a message it will invoke the WS and update the entry of outgoing with WS response Message. Is this a realistic alternative for an interface in real time?
    * I think that CCB should validate the creation of the outgoing Message to the database before the Oracle SOA Suite is able detect the new pending the entry. Fix?
    * If I need to commit to the database, I guess I have to keep vote entry of the outgoing Message to detect if the WS updates the response XML field. Any other suggestions for this?

    When we send xml files, we use variable WLHOST to the location of the file. You can add a variable in the XAIParameterInfo.xml file, and then refer to the sender of XAI. This would result in the variable defined in one place. If you want to set this variable, you could look at the creation of a $SPLEBASE/scripts/cmenv.sh script so that when environment starts the script will automatically run a make you that the variable in the XAIParameterInfo.xml is set to the correct value, then the destination of the xai sender.

  • The installer of Oracle Database 11 g: Administration Workshop I Ed 2 D50102GC20

    It landed at me to set up a database of Oracle 11 g: Administration Workshop I Ed 2 D50102GC20 in environment OEL (Oracle Enterprise Linux).
    Easier said then done when you're not fluent in Oracle.

    Configuration guides distributed RESOURCES (D50102GC20_setup_doc) leave some hope when it comes to clarity.


    "*" 13.     Create a script (for example, setupasm.sh) from the following commands, and then run the script to create the ASM disks: «*»

    This urge to script to run the command "oracleasm', 'oracleasm' is not included in the standard installation of OEL and it is not included
    in the installation guide either. I added the OracleASMLib:s I could find via [http://www.oracle.com/technology/tech/linux/asmlib/index.html | http://www.oracle.com/technology/tech/linux/asmlib/index.html].
    which of course is not distributed for OEL openly but only for some RedHat Distributions.

    To download OracleASM for OEL, an account of LSN is required, but I do not have an account.


    + "Getting ASMLib without a ULN subscription +".
    + While the pilot and support tools are on the Enterprise Linux installation media, the oracleasmlib RPM is not (this package allows Oracle to access the kernel driver). +

    + This package is available on the LSN. The LSN subscribers can use up2date (8) to download and install the package on their servers. +
    + Non-subscribers are free to use the similar package built for RHEL on their Enterprise Linux machines. +
    + New subscribers of LSN that happens to use the oracleasmlib package RHEL version are invited to update the package of LSN. » +

    Here is a version of Red Hat does not support
    [http://www.oracle.com/technology/software/tech/linux/asmlib/rhel5.html | http://www.oracle.com/technology/software/tech/linux/asmlib/rhel5.html]

    BUT, it is not a third party version of the kernel (Kernel 2.6.18 - 92.el5) naturally.

    Any thoughts on the version that could be compatible?
    When searching for this, I found this:

    Page 18:

    + "If you want to upgrade an existing Oracle ASM, then you need to upgrade Oracle ASM +".
    + by running an Oracle grid infrastructure upgrade. * If you do not have Oracle ASM + *.
    * + installed and want to use Oracle ASM as your storage option, then you must + *.
    * + complete an Oracle grid infrastructure installation before you start your Oracle + *.
    * + Installation of the database. » +*
    [http://download.oracle.com/docs/cd/E11882_01/install.112/e10840.pdf | http://download.oracle.com/docs/cd/E11882_01/install.112/e10840.pdf]

    Installation of network infrastructure all of a sudden? I don't know what to believe or think.



    In any case, keep reading the installation instructions:

    * "14. Make sure the Oracle 11 g database ("database software and clusterware are staged in the following directories: ' *)

    Clusterware? Clusterware is even part of the 11G? I failed to find it and read things like:

    + "After reviewing the documentation it became obvious that the Clusterware CD is now replaced by the new CD of grid Infrastructure 11 GR 2." +
    [http://www.itsarva.com/ittopicsblog/?p=338 | http://www.itsarva.com/ittopicsblog/?p=338]

    I have my doubts. And is it supposed to be installed or just copied? English is not my mother tongue but "staged" language for me is open to interpretation and in both directions (installed <>- copied, resident)



    Any help in this regard is appreciated!

    user9129034 wrote:

    Well Yes, this one is a bear. I wonder where you got the installation instructions. (Or... why you ask in the Forums.)

    The instructions come from Oracle University Resource Center ([http://education.oracle.com/pls/eval-eddap-dcd/ou_ourc.new_home]) and the reason for posting me here is the official contact of Oracle that I cannot help me with support or whatever it is technical and cannot refer me to someone who can help.

    Please have your Oracle contact talk to Don (responsible for the North American OR partner) put you and I in official contact.

    I did the full install and can lead you through it. But in doing so in the forums is not appropriate.

    / Hans Forbrich

  • Copy of the object between two databases

    Hi, in SQLDeveloper I can copy the objects 'tools-> copy of database... "between two databases such as (tables, views, indexes, triggers, constraints, etc, etc...), but how can I do it with SYNONYMS and GRANT of the object? Thanks for your help.

    You can watch the cart (view > trolley).

    The cart can generate a script to include SUBSIDIES, and you must add synonyms. You can then run these scripts in your target database.

    Drag the table to your shopping cart. Add synonyms.

    Export your basket. Select "grants."

    Decide if you want the data or not.

  • RAC: Installing several "different SID" RAC installs on the same Unix/Linux server...

    Hello my good people.

    I had to see if this is possible.

    Lets just keep things simple from the start.

    Let's say I have 2 Linux servers called "nodes 1 and 2.

    Nodes 1 and 1 have an installation of RAC 11 GR 2 running with the $ORACLE_SID defined as "XEV".

    NOW,.

    This is where I ran into some trouble.

    I have an another Oracle database that I need to install "RAC 11 GR 2" but the $ORACLE_SID will be different and it will be called 'Kai '...

    But I want to do it on the same servers Linux two 'nodes 1 and 2'... You following me now?

    So, in other words, I have 2 totally different databases that need to be "CARS" which will have to live on the same 2 nodes?

    Is it STILL Possible?

    Please let me know... This could be a "show stopper"...

    Yes, it is possible. And here is the easy way to do it... fire upward the database Creation Assistant (DBCA). The utility will create another data base, same CARS, on the same server. It is also for the databases punctual too. The DBCA Wizard will ask you a few questions and you will have this second database running on the same cluster Oracle RAC in no time.

    If it is possible to have multiple databases running at the same time, remember that each needs its share of the resources of the operating system. So make sure you have plenty of CPU, RAM and able to support all the running instances on the node for disk i/o.

    HTH,

    Brian

  • Again the issue of sample database

    Well, I did a search and these questions have been asked a dozen times. I browsed many of them and found a few cases the answers.

    I also found this link for the sample templates and Scripts, but it did not work.

    I tried the. The DMD and the DDL files. SQL scripts. I could get a few ERDs, but that's all. I wanted to be able to connect to a database and all objects, stored procedures, functions, indexes, etc. which are associated with.

    I use 11g Enterprise Edition on Windows 7 Professional 64-bit computer. I heard tell that Express Edition databases, but I need to work with more features than XE.

    Thank you!

    This indicates that you indeed have a database created, and sampling schemes are installed.

    Raison d'etre

    There is no "front-end" application for sampling patterns

    Srini

  • What is the best way to upgrade versions of the agent on linux remote or solar

    What is the best way to upgrade versions of the agent on linux remote or solar systems.

    Is it possible once new versions of the agent software is downloaded to clients to upgrade
    customers without logging in each of them.

    automate, automate, automate.

    I would use SSH keys and a quickie shell script to do the job for me.

    #! / bin/sh

    HOST = ' 'host_list cat.
    for host in ${HOST}
    do
    echo ' SCP'ing to ${host} ".
    SCP o ConnectTimeout = 5 . tar.gz hyperic@${host}:/home/hyperic/
    echo ' work on ${host} ".
    SSH o ConnectTimeout = 5 hyperic@${host} ' / home/hyperic //hq-agent stop'
    SSH o ConnectTimeout = 5 hyperic@${host} ' cd/home/hyperic; "tar - zxvf . tar.gz.
    SSH o ConnectTimeout = 5 hyperic@${host} ' / home/hyperic //hq-agent start'

    If [$?-no 0]
    then
    echo "${host} - agent was able to start.
    FI
    fact

  • Stop the Service Console and shell scripts

    Now that VMware announced ESX 4.1 is their last hypervisor with a service console, I was wondering-

    What are the options to make what is now a large number of Linux shell scripts perform the same functions on ESXi - i.e. PowerCLI, Host Profiles, etc. and how long we have until officially support chips for the ESX service console?

    Thank you

    PowerCLI does not rely on a service console. However, you must have paid the ESXi version for them to work.  With respect to the profiles of the host, which is a characteristic of vCenter and has more no dependencies on the COS.  You can start watching to convert all of your shell scripts PowerCLI and use scripts.

    What about when VMware will stop support for ESX, I do not anticipate happening any time soon.

  • find the authenticated users to the outside in a database

    Hi all
    can someone help me please.
    I need to write a script to find the list of all users who are authenticated on the outside in a database. I found the following query. Please let me know if its right and y at - it of other points of view to check.

    SELECT sid, authentication_type, osuser OF V$ SESSION_CONNECT_INFO where authentication_type = 'EXTERNAL ';


    Thanks for the help in advance.

    Check the description of the PASSWORD from DBA_USERS column in gr 10, 2 and 11 GR 1 material

    11 GR 1 material - http://docs.oracle.com/cd/B28359_01/server.111/b28320/statviews_5073.htm#REFRN23302

    HTH
    Srini

  • Fill in the fields from a php script

    Hello

    I am filling the fields of text from a PHP script directly in Acrobat Reader.

    Lets not talk about database right now, I just want to know how to take a variable in PHP, right in the form of livecycle designer.

    I've seen a lot of things like submitform() using http post, etc., but I can't make it work.

    Thank you in advance.

    If you want to fill in the LiveCycle Designer form, then you will need to go with the data file.

    The data file can be an XML file or a database or WebService.

    You can't fill out the PDF from a PHP script directly. Is what you can do, a LiveCycle process created in Workbench and then call the PHP application process information. The Livecycle process will merge the data with the model and the PDF back to the client application.

    There is another feature in Acrobat PRO you can import an XML file directly to PDF, but it's a manual work. You cannot link to a PHP Script.

    Thank you

    Srini

Maybe you are looking for

  • error message 0 x 80240036, automatic, updates does not

    Original title: responsible for recovery CD, including Windows XP SP2 from the Lim after crash; update won't work; error message 0 x 80240036 Before the accident, I was using SP3 with all updates.  I uninstalled all the anti-virus software.  Automati

  • HP laserJet M712DN 700: HP laserJet M712dn 700 noise rumble

    I have a M712dn that makes a rumbling noise.  The Fuser drive gear also seem to be eating to the top and leaves residues inside the printer.  I replaced the fuser train running gear and the fusion station, but still have the same question.  Any ideas

  • You try to upload photos to my hardrive to DVD + R to my WIN 7 PC.

    I am trying to download pictures to my hardrive to the PICURES of my DRIVER CD on a CD DVD + R in my PC with WIN. 7. I insert my DVD + R drive in my machine and go to COMPUTER and CLICK LEFT (D) DRIVE and it EJECT MY DVD + R and a GREEN BAR at THE TO

  • How to make a sheet of evidence on the printer?

    HP Photosmart printers earlier had the function of printing up to 8 1/2 x 11 sheets evidence of images on a scandisk or other digital camera memory card. They printed about 30-50 images per sheet and included boxes for those you chose print (which co

  • How to remove the Windows 7 Administrator user when I can't get into Windows

    My laptop was stolen, and all the disks.  When it was recovered by the police, it was returned to me with a password protected user account.  I tried the steps to connect safe mode, but that the same user account is presented as the administrator acc