Post - migration verification

Data migration from Oracle 9i to Oracle 11 g using the import/export utilities.
After you import the dump, users like to check the data, such as the integrity of the table.
Can we use DBMS_COMPARISON to meet? If this isn't the case, please recommend a procedure to do so.

While to check / compare the objects from source to the target, it is recommended to refer to the export and import of newspapers and make files ensure that the imported objects corresponds to that in the export log file.

I suggest the following points: -.
1. just like a previous post, compare their number of records.
2. empty out in txt format. On OS, diff them.
3. If some files contain a LOB-like animals, you must write a PL/SQL block to compare, as DBMS_LOB read and write. Otherwise, copy type BFILE LOB and then use of packages BFILENAME and UTL_FILE, DBMS_LOB.

Tags: Database

Similar Questions

  • post di verification came no al mio address quindi non mi will avanti instalacion della creative cloud

    post di verification no viene spedita al mio address quindi non vado avanti con instalacion di creative cloud

    Quit Adobe Creative Cloud app.

    N ° 1)

    End Adobe partner all the process Manager tasks like creative cloud, CoreSync, Armsvc, AAMUpdater... etc.

    Step 2)

    Press Windows button (located between Ctrl and Alt buttons) with the key R together at once, you will get a command window.

    Type below command and press the enter"" key.

    AppData

    It will open the Appdata folder.

    Then go to the Local > Adobe > OOBE. OOBE folder and delete "' Opm.db ' file."

    Once you had deleted the Opm.db file, launch Adobe Creative Cloud app and sign and select.

  • E - post migration

    I have hand bought a new lapptop. Two of my computers are upgraded to win10. In win10 I can't find the transfer file possibilities then I wonder how can I transfer my emails from the old to the new computer? Of course, both have Thunderbird e-mail program. Peas help with suggestions how to handle.

    Thus, the next section after the Easy Transfer Wizard is "manually move the files.

  • MAF: Migration post SSL Exception of 2.0.1-> 2.1.2 MAF MAF

    Hello Oracle Community:

    I migrated my app to work from 2.0.1 to 2.1.2 MAF MAF (JDK 7 + JDK 8 |) JDev 12.1.3.0)

    "I have the following Java SSLHandshakeException" ""ERROR: Transport REST – java.io.IOException: Unsupported record version SSLv2Hello '

    Please let know us a solution so I can get in line with the new framework that I received a small window to make.

    The URI is to return a 200 response when I test it in the browser.  Which means that my API returns the JSON object without error.  My MAF application, however, (post migration) is to return a 400 response. Things go wrong in the RestTransportLayer.

    UPDATE: " " , It seems, the problem is that JDK8 clients can not connect to the SSL2 server with the default provider (SSLv2 is deprecated for a long time). To force the server to use SSL3 (or another more secure protocol)" -lots of comment below

    Can you tell me what you think?

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

    [FINE - oracle.adfmf.framework - RestServiceAdapterImpl - getConnectionRefAndSetSecurity] LoginConn connection: LoginConn

    [FINE - oracle.adfmf.framework - RestServiceAdapterImpl - getConnectionRefAndSetSecurity] in getConnectionRefAndSetSecurity LoginConn

    [INFO - oracle.adfmf.framework - RestTransportLayer - getConnection] Treatment "POST request.

    [INFO - oracle.adfmf.framework - RestTransportLayer - getConnection] Treatment "POST request.

    [FINE - oracle.adfmf.framework - HttpServiceConnection - HttpServiceConnection] Sync is not enabled; using standard HttpConnection

    [FINER - oracle.adfmf.framework - RestTransportLayer - getHttpConnection] Have a connection.

    [FINE - oracle.adfmf.framework - RestTransportLayer - getHttpConnection] establishes the connection to https://api.corporation.com:8002 / myast/restlogin/login? username = UserName & password = password

    [FINE - oracle.adfmf.framework - RestTransportLayer - setCustomHeaders] credStoreKey = [null]

    Parameter [FINE - oracle.adfmf.framework - RestTransportLayer - setCustomHeaders] (HTTP Version: HTTP / 1.1)

    Parameter [FINE - oracle.adfmf.framework - RestTransportLayer - setCustomHeaders] (Accept-Encoding: identity; q = 1.0, gzip; q = 0.5, *; q = 0)

    Parameter [FINE - oracle.adfmf.framework - RestTransportLayer - setCustomHeaders] (Cookie: null)

    Parameter [FINE - oracle.adfmf.framework - RestTransportLayer - setCustomHeaders] (Accept: application / json; charset = UTF - 8)

    Parameter [FINE - oracle.adfmf.framework - RestTransportLayer - setCustomHeaders] (Accept-Encoding: identity; q = 1.0, gzip; q = 0.5, *; q = 0)

    Parameter [FINE - oracle.adfmf.framework - RestTransportLayer - setCustomHeaders] (HTTP Version: HTTP / 1.1)

    Parameter [FINE - oracle.adfmf.framework - RestTransportLayer - setCustomHeaders] (Content-Type: application / json)

    [FINE - oracle.adfmf.framework - RestTransportLayer - getHttpConnection] Define a full custom headers

    [FINE - oracle.adfmf.framework - RestTransportLayer - getHttpConnection] Define base complete auth headers

    [FINE - oracle.adfmf.framework - RestTransportLayer - getHttpConnection] Method of application for complete adjustment

    [FINE - oracle.adfmf.framework - RestTransportLayer - sendReceiveBytes] Checking to see if we need to send data to the server.

    [FINE - oracle.adfmf.framework - RestTransportLayer - getInputStream] Process request response

    [SEVERE - oracle.adfmf.framework - RestTransportLayer - readResponse] Exception reading response: java.io.IOException: record version not supported SSLv2Hello

    [WARNING - oracle.adfmf.framework - RestServiceAdapterImpl - sendReceiveBytes] ERROR: REST Transport - java.io.IOException: record version not supported SSLv2Hello

    java.io.IOException: record version not supported SSLv2Hello

    at oracle.microedition.io.HttpConnectionImpl.getResponseCode (unknown Source)

    at oracle.adfmf.dc.ws.rest.RestTransportLayer.readResponse (unknown Source)

    at oracle.adfmf.dc.ws.rest.RestTransportLayer.sendReceiveBytes (unknown Source)

    at oracle.adfmf.dc.ws.rest.RestTransportLayer.sendReceive (unknown Source)

    at oracle.adfmf.dc.ws.rest.RestServiceAdapterImpl.sendReceive (unknown Source)

    at oracle.adfmf.dc.ws.rest.RestServiceAdapterImpl.send (unknown Source)

    at com.astcorporation.myAST.mobile.RestServicesHelper.send(RestServicesHelper.java:115)

    at com.astcorporation.myAST.mobile.LoginHelper.LoginAction(LoginHelper.java:57)

    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)

    at sun.reflect.NativeMethodAccessorImpl.invoke (unknown Source)

    at sun.reflect.DelegatingMethodAccessorImpl.invoke (unknown Source)

    at java.lang.reflect.Method.invoke (unknown Source)

    at de.odysseus.el.tree.impl.ast.AstProperty.invoke (unknown Source)

    at de.odysseus.el.tree.impl.ast.AstEval.invoke (unknown Source)

    at de.odysseus.el.TreeMethodExpression.invoke (unknown Source)

    at oracle.adfmf.framework.api.Model.evaluateMethodExpression (unknown Source)

    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)

    at sun.reflect.NativeMethodAccessorImpl.invoke (unknown Source)

    at sun.reflect.DelegatingMethodAccessorImpl.invoke (unknown Source)

    at java.lang.reflect.Method.invoke (unknown Source)

    at oracle.adfmf.framework.contract.adf.application.GenericInvokeRequestHandler.invoke (unknown Source)

    at oracle.adfmf.framework.contract.adf.application.GenericInvokeRequestHandler.invoke (unknown Source)

    at oracle.adfmf.framework.contract.adf.application.GenericInvokeRequestHandler.process (unknown Source)

    at oracle.adfmf.framework.FeatureContext.handle (unknown Source)

    at oracle.adfmf.framework.AdfChannel.handle (unknown Source)

    at com.oracle.vm.channel.impl.VMChannelImpl.run (unknown Source)

    at java.lang.Thread.run (unknown Source)

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

    [SEVERE - oracle.adfmf.application - RestServicesHelper - send] #! Exception in RestServiceAdaptersend() error

    ERROR [oracle.adfmf.framework.exception.AdfException] - record version not supported SSLv2Hello

    at oracle.adfmf.dc.ws.rest.RestTransportLayer.sendReceiveBytes (unknown Source)

    at oracle.adfmf.dc.ws.rest.RestTransportLayer.sendReceive (unknown Source)

    at oracle.adfmf.dc.ws.rest.RestServiceAdapterImpl.sendReceive (unknown Source)

    at oracle.adfmf.dc.ws.rest.RestServiceAdapterImpl.send (unknown Source)

    at com.astcorporation.myAST.mobile.RestServicesHelper.send(RestServicesHelper.java:115)

    at com.astcorporation.myAST.mobile.LoginHelper.LoginAction(LoginHelper.java:57)

    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)

    at sun.reflect.NativeMethodAccessorImpl.invoke (unknown Source)

    at sun.reflect.DelegatingMethodAccessorImpl.invoke (unknown Source)

    at java.lang.reflect.Method.invoke (unknown Source)

    at de.odysseus.el.tree.impl.ast.AstProperty.invoke (unknown Source)

    at de.odysseus.el.tree.impl.ast.AstEval.invoke (unknown Source)

    at de.odysseus.el.TreeMethodExpression.invoke (unknown Source)

    at oracle.adfmf.framework.api.Model.evaluateMethodExpression (unknown Source)

    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)

    at sun.reflect.NativeMethodAccessorImpl.invoke (unknown Source)

    at sun.reflect.DelegatingMethodAccessorImpl.invoke (unknown Source)

    at java.lang.reflect.Method.invoke (unknown Source)

    at oracle.adfmf.framework.contract.adf.application.GenericInvokeRequestHandler.invoke (unknown Source)

    at oracle.adfmf.framework.contract.adf.application.GenericInvokeRequestHandler.invoke (unknown Source)

    at oracle.adfmf.framework.contract.adf.application.GenericInvokeRequestHandler.process (unknown Source)

    at oracle.adfmf.framework.FeatureContext.handle (unknown Source)

    at oracle.adfmf.framework.AdfChannel.handle (unknown Source)

    at com.oracle.vm.channel.impl.VMChannelImpl.run (unknown Source)

    at java.lang.Thread.run (unknown Source)

    [FINE - oracle.adfmf.application - LoginHelper - LoginAction] # The response in LoginHelper:400 Codes

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

    import java.util.Map;

    Import oracle.adfmf.dc.ws.rest.RestServiceAdapter;

    Import oracle.adfmf.framework.api.AdfmfContainerUtilities;

    Import oracle.adfmf.framework.api.JSONBeanSerializationHelper;

    Import oracle.adfmf.json.JSONObject;

    Import oracle.adfmf.util.Utility;

    public class LoginHelper {}

    private String userName;

    private String password;

    public LoginHelper() {}

    }

    {} public void setUserName (String userName)

    Me.username = username;

    }

    public String getUserName() {}

    Returns the user name;

    }

    public void setPassword (String password) {}

    This.password = password;

    }

    public String getPassword() {}

    return the password;

    }

    public String LoginAction() {}

    Response string;

    SecureToken string = "";

    String jsessionID = "";

    User user = new User();

    If (AdfmfContainerUtilities.invokeContainerJavaScriptFunction (Constants.DEBUG))

    "CustomLogin.phone", "navigator.notification.alert."

    New Object() {"LoginHelper @ Work... »}) ;

    RestServicesHelper restHelper = new RestServicesHelper();

    restHelper.init ("LoginConn", RestServiceAdapter.REQUEST_TYPE_POST);

    restHelper.setRequestURI (username, password);

    JSONBeanSerializationHelper jsonHelper = new JSONBeanSerializationHelper();

    Map headers = restHelper.getHeaders ();

    try {}

    response = restHelper.send ();

    If (Constants.DEBUG) Utility.ApplicationLogger.fine ("# response in LoginHelper code:" + restHelper.getHTTPStatusCodes ());

    If (restHelper.getHTTPStatusCodes () == 200) {}

    If (Constants.DEBUG) System.out.println ("# Login response:" + response);

    LoginResponse responseObject = (LoginResponse) jsonHelper.fromJSON (LoginResponse.class, response);

    JSONObject loggedInUser = (JSONObject) responseObject.getUserContext () .get ("loggedInUser");

    Set-up user information

    user.setEmployeeId ((Integer) loggedInUser.get ("employeeId"));

    secureToken = (String) responseObject.getSecureToken () .get ("secObjValue");

    jsessionID = (String) headers.get("set-cookie");

    Write in detail on behalf of table DBase "employeeDB."

    DBUtility.initDB ();

    DBUtility.writeValue (Constants.KEY_EMP_ID, () user.getEmployeeId m:System.NET.SocketAddress.ToString ());

    DBUtility.writeValue (Constants.KEY_SECURE_TOKEN, secureToken);

    DBUtility.writeValue (Constants.KEY_JSESSION_ID, jsessionID);

    DBUtility.writeValue (Constants.KEY_USER_NAME, username);

    () AdfmfContainerUtilities.invokeContainerJavaScriptFunction

    "CustomLogin.phone", "navigator.notification.alert."

    (New Object() {"successful connection!'});

    Successful login: go to the springboard!

    AdfmfContainerUtilities.gotoSpringboard ();

    } ElseIf (restHelper.getHTTPStatusCodes () == 500) {}

    If (Constants.DEBUG) System.out.println ("# Login response:" + response);

    () AdfmfContainerUtilities.invokeContainerJavaScriptFunction

    "CustomLogin.phone", "navigator.notification.alert."

    New Object() {"the system is broken. Please try again later. »}) ;

    } else {}

    AdfmfContainerUtilities.invokeContainerJavaScriptFunction

    ('CustomLogin.phone', 'navigator.notification.alert',

    (New Object() {"username/password invalid name!"});

    }

    } catch (System.Exception e)

    {

    System.out.println ("#!") EXCEPTION in LoginUserBean LIFTING. = 200 ");

    If (restHelper.getHTTPStatusCodes () == 500)

    AdfmfContainerUtilities.invokeContainerJavaScriptFunction

    ('CustomLogin.phone', 'navigator.notification.alert',

    New Object() {"the system is broken. Please try again after some time"});

    Utility.ApplicationLogger.severe ("Error message");

    e.printStackTrace ();

    }

    Returns a null value.

    }

    }

    Hello.

    To be honest with you, I don't know if it is possible to change the behavior on the client side. You the best solution is to configure the server to use SSL 3.0 or, ideally, TLS. Relying on older versions of the protocols of security is a bad idea, because they are your most vulnerable backend.

    Best regards

    Frédéric Desbiens

    Senior Product Manager

    Mobility and Cloud oracle

    Twitter: @BlueberryCoder

    blog: http://blogs.oracle.com/blueberry

  • How can I get Thunderbird to get new email servers after migration appears complete and accurate?

    I used LapLink do to migrate all my files from my computer Windows 7 on my computer Windows 10 Thunderbird. first of all, I tried installing, but not running, Thunderbird before migration and all the mail at the time of migration could be found, and all the settings are the same on both computers. Unfortunately, trying to get the mail does not return messages and doesn't give any errors. So I tried to uninstall and reinstall Thunderbird (post migration) and got the same results. How can I get Thunderbird to get new messages on the server?

    you got rid of all the worst anti virus and replaced with the second worst thank

    https://wiki.Mozilla.org/Thunderbird: test: Antivirus_Related_Performance_Issues #AVAST

    Said now issue you experience is almost certainly anti virus. Thunderbird can connect to get the settings, but cannot connect when changes to outgoing connections by web mail...

  • Migration of VMs from ESX to ESXi 5.5 4.0

    Hi all

    What would be the best way to migrate virtual machines running cluster ESX 4.0 to 5.5 ESXi Cluster.

    In my view, there are two ways to do:

    1. Map (VMFS3) LUNS to the new cluster ESXi 5.5
      1. Shut down the virtual machine under the old cluster
      2. Remove inventory under the old cluster
      3. Add the VMFS3 LUN to the title of the new group
      4. Add the server to the inventory
      5. Power on virtual machines
      6. Perhaps svMotion machine virtual of VMFS3 new VMFS5 data store.
    2. Migrate the virtual via Vmware Converter Standalone Computer Cluster again.

    I think that method 1 would be the fastest, but I doubt if it is really practical, especially considering that the same data store/logic unit number will be writable by 2 different versions of ESX 4.0 and 5.5 at the same time.

    And method 2 seems the best way to me before that this will give me a possibility to start the virtual machine on the old cluster conversion failed if V2V or the destination virtual machine has problems.

    With above I have also considered possible vmotion, adding the former ESX host 4.0 under the pile of 5.5 ESXi but Xeon Intel processors are quite old and being unfit for vmotion, designed to allow CVS too, but for this I must put the new servers CPU up to the level of the old CPU and post migration of servers will have to close all VM to put all the servers again at their optimum level by disabling EVC.

    So could someone please guide which would be the best way, because we intend to migrate about 150 virtual machines. Thank you.

    between steps 1 and 2 take the new backups just in case. You have no need to have both writable for each cluster between steps 2 and 3 remove the volume from the old cluster. Also, between cold steps 4 and 5, you can migrate them to the new from the old storage.

    -J

  • R12 post-installation checks fail with RW-50015 for HTTP, help, virtual directory, JSP Page and Login Page

    Hello

    I try to install EBS R12 for three weeks with the same result (after five fail post-installation verification).

    I tried to install Oracle Linux 5.8 32 bit and Oracle Linux 5.8 64-bit but end result is the same. When I installed Linux oral, I chose all the option packages. I also used the latest version of RapidWiz as suggested by some posts on the forum (and also in response to my other post by Hussein).

    Each installation attempt failed with the following text:

    (x) HTTP                                      (x) Help Page

    Virtual directory (x) (x), JSP

    Login page (x)

    It failed with "RW-50015: error".

    =========

    HTTP

    ====

    check the URL = http://prod.ebs1.com:8000

    RW-50015: error:-HTTP listener does not. The service may not be started on the port again. Please check the service and use the button try again.

    ==========

    Help page

    =========

    check the URL = http://prod.ebs1.com:8000/OA_HTML/help

    RW-50015: error:-Help Page does not. The service may not be started on the port again. Please check the service and use the button try again.

    ========

    Virtual directory

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

    RW-50015: error:-Http virtual directory server is not responding. The service may not be started on the port again. Please check the service and use the button try again.

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

    JSP

    ===

    check the URL = http://prod.ebs1.com:8000/OA_HTML/jtfTestCookie.jsp

    RW-50015: error:-JSP does not. The service may not be started on the port again. Please check the service and use the button try again.

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

    Login page

    ==========

    RW-50015: error:-Login Page does not. The service may not be started on the port again. Please check the service and use the button try again.

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

    I did find a lot of information to solve this problem.

    Help, please!

    Best regards

    Well, I must fix it in next (trying to start Apache (adapcctl.sh) casts a ' error while loading Shared Libraries: libdb.so.2' on RedHat Linux 5 (Doc ID 879522.1)).

    Once you run the commands in the MOS Doc, stop and start the services than those mentioned above and it should seem so

    Thank you

    Hussein

  • Usually the post-Scripts

    Hi guys,.

    I test a lot with vmware Mirage for the deployment of Windows 7.

    Actuall, I write post scripts. If I update a Base Layer "post_bi_update.bat" works really well and calls the "post_core_Update.bat".

    But if I spend an a Win7 XP system or run a provisioning BaseLayer, the message "migration.bat" does not work.

    Any ideas how I can run a post Migration... for Winxp Win7 Migration scrip and a BaseLayer provisioningScript?

    Thanks for your help.

    Concerning

    The post_migration.bat file should work for XP to 7 migration. He runs after the first reboot and after the series of 17 or more steps so that the user is locked. Can you run the file .bat manually after the migration, and it works very well then?

    For the supply of the base layer, using the post_provisioning.bat file. We need to document this better.

    Make sure that both files are a part of the reference machine, while the base layer is captured and placed in the appropriate folder.

  • Cold of Vcenter server migration

    We change architechtures CPU from AMD to Intel.

    I moved all my virtual machines with the exception of the server that is running VirtualCenter 5.01.

    The database is on the machine as well.

    My plan is to:

    1. stop the server

    2. attach to the host, it's on with Vcenter client and remove from the inventory.

    3. using the Vcenter client attached to a host in the cluster I want to move to and save it on the host computer.

    4 cross my fingers and the power on the virtual machine.

    I fear that the center of V server will be confused when it starts on a different host and cluster

    All the world did this with success?

    Don't anticipate any issues... it's one of the benefits of virtualization, because virtual machines are encapsulated in a set of files, they can be easily imported/exported on any standard x 86 architectures. Although an essential part of the management of vSphere, vCenter it wouldn't hurt to keep a clone backup of it on the existing (just in case) host. Post migration you may be prompted with a uuid warning message, take a look at the below URL for the explanation:

    http://techhead.co/VMware-ESX-i-moved-it-or-i-copied-it-whats-the-difference/

  • Migration of Vcenter DB from SQL SERVER 2005 to SQL 2008 Express

    Hello
    I'll migrate the physical vcenter server to a virtual machine, then I'll install a new VM with OS 2008R2 and SQL2008. But I need the migration plan
    vCenter DB from SQL 2005 to SQL2008. VMware also recommends

    Note: 1) VMware recommends now IP address and host name the same information to facilitate the migration.

    (2) software migration to different vCenter Server, Manager of update or VMware Orchestrator. For example, Site Recovery Manager is not migrated.

    (3) move the VMware Orchestrator database. You must do it manually.

    We can give to vcenter server new name and IP and if yes what will be then problem occur after the post migration.

    Thank you

    vmguy

    It takes to keep the same name and IP address? If we will give different vcenter and IP server name then how will transfer of post stage

    If you can keep the same name of host and IP, this would make it so much easier.  That said, if you need to change the host name and IP address of vCenter you can run into issues where all your guests appear as disconnected. Usually, you can right click and choose 'connect', asked credentials for your hosts of ESXi, but after that they should remain connected.

    In addition, just in case I posted above another KB.

  • How can I change my email address on the mail of verification of creative cloud?

    How can I change my email address on the mail of verification of creative cloud?

    This is a very old post, email verification issues can be sorted by contacting Adobe.

    Concerning

    Stéphane

  • Can planning the migration of 3.5.1 for EMP 11.1.1.3, be done directly?

    Hello

    I have a question about migration planning 3.5.1 to 11.1.1.3.

    regarding the previous post
    Migrating Planning 4.1 planning 11.1.3

    We directly need it 3.5.1 a 11.1.1.3 or do we still have to take the way 3.5.1 to 9.3.x to 11.1.1.3.

    Please inform me about this migration.


    Thank you

    Published by: lakshmi on December 8, 2010 09:51

    EW says:
    NOPE

    And to be honest you probably don't want even if it existed. There are so many things under the bridge that came with the tool that you should watch full review

    Are you so sure with your reply NOPE. I've been involved in a number of migration like that. The software can be upgraded, but the demand is certainly, btw I'm not saying this is the way to go just that it is possible.

    See you soon

    John
    http://John-Goodwin.blogspot.com/

  • post installation Rapidwiz bit linux64 listener HTTP RW-50015 errors

    New Installation of R12.1.1 under Linux x 86-64
    using electronic delivery zip files
    created dir staged successfully

    Ran rapidwiz
    New Installation and setup selected Express
    Rapidwiz worked and installed all the files, but it failed at the end when you post for post install
    When the screen showed to validate system configuration post-installation verification:

    I got the http error (RW-50015: error:-HTTP listener does not respond)
    Error details:

    HTTP
    check the URL = http://localhost.localdomain:8000
    RW-50015: error:-HTTP listener does not. The service may not be started on the port again. Please check the service and use the button try again.

    a few other facts
    I can't launch sqlplus, no access to the database.
    It seems variable villas are not defined as echo shows an empty value.

    as the problem is known by the RW-50015 HTTP error, I tried several solutions, but no luck:
    ----------------------------
    I tried solution 1:

    I was able to run APPSVIS_localhost.env
    However, I can not connect to sqlplus
    Therefore, no access to the database:

    pwd
    / D01/Oracle/screws/Apps/apps_st/Appl

    [root@localhost appl] # chmod 777 APPSVIS_localhost.env

    [root@localhost appl] #./APPSVIS_localhost.env

    [oracle@localhost appl] $./APPSVIS_localhost.env

    [applmgr@localhost appl] $./APPSVIS_localhost.env

    [applmgr@localhost appl] $ cd /d01/oracle/VIS/db/tech_st/11.1.0/bin
    [applmgr@localhost bin] $. / sqlplus
    . / sqlplus: error while loading shared libraries: /d01/oracle/VIS/db/tech_st/11.1.0/lib/libclntsh.so.11.1: cannot restore segment prot after LAN: permission denied
    [applmgr@localhost bin] $

    variable env oracle echo that they are all empty:
    for example:
    [oracle@localhost scripts] $ echo $APPL_TOP


    Then I tried the commands $ADMIN_SCRIPTS_HOME/adstpall.sh apps/applications and restart with adstrtal.sh:

    could not even use script v as I got error:

    [oracle@localhost VIS_localhost] $ cd/d01/oracle/SCREWS/inst/apps/VIS_localhost/admin/scripts
    [oracle@localhost scripts] $ ls adst *.
    adstpall.sh adstrtal.sh
    [oracle@localhost scripts] $./adstpall.sh apps/apps

    You run adstpall.sh version 120.10


    adstpall.sh: the base connection could not be established. The database is out of service or applications provided credentials are wrong.

    USE: adstpall.sh < appsusername/appspassword >


    adstpall.sh: leave with the State 1


    also in another question in the forum
    RW-50015: error: post installation R12 on Oracle EL 5 (X 64)

    He is asked to try this:
    ... put in comment the following line:

    #eval ohs_start - DSSL "$args."

    ... and replace it with:

    EVAL ohs_start "$args".

    I have not tried, I think my problem is with database and sql that are not accessible.
    ----------------------------------

    Solution 2:
    Tried the solution of Note 943443.1

    But first of all I can't see any file with # ls libdb *:
    [root@localhost inst] # cd/usr/lib
    [root@localhost lib] # ls libdb. *
    method: cannot access libdb *: no such file or directory

    After running the command of Note:
    [root@localhost lib] # pwd
    / usr/lib
    [root@localhost lib] # ln s /usr/lib/libgdbm.so.2.0.0 /usr/lib/libdb.so.2

    now I see libdb.so.2:
    [root@localhost lib] # pwd
    / usr/lib
    [root@localhost lib] # ls libdb. *
    libdb.so.2

    then click Retry in the form rapidwiz where it showed the error (validate the system Config)
    but it fails with the same error:

    HTTP
    check the URL = http://localhost.localdomain:8000
    RW-50015: error:-HTTP listener does not. The service may not be started on the port again. Please check the service and use the button try again.

    -------------------------------
    Solution 3:

    tried to stop and restart the services:

    [oracle@localhost VIS_localhost] $ pwd
    /D01/Oracle/vis/DB/tech_st/11.1.0/appsutil/scripts/VIS_localhost


    [oracle@localhost VIS_localhost] $ ls - ltr Add *.
    -rwx-. Oracle 1 oracle 2 785 2009-12-02 17:37 addbctl.sh
    -rwx-. Oracle 1 oracle 4119 2009-12-02 17:37 addlnctl.sh

    stop de./addbctl.sh [oracle@localhost VIS_localhost] $

    You are running version 120.1 addbctl.sh


    Closing database LIVE...

    sqlplus: error while loading shared libraries: /d01/oracle/VIS/db/tech_st/11.1.0/lib/libclntsh.so.11.1: cannot restore segment prot after LAN: permission denied

    addbctl.sh: exit with status 127


    stop de./addbctl.sh [oracle@localhost VIS_localhost] $

    You are running version 120.1 addbctl.sh


    Closing database LIVE...

    sqlplus: error while loading shared libraries: /d01/oracle/VIS/db/tech_st/11.1.0/lib/libclntsh.so.11.1: cannot restore segment prot after LAN: permission denied

    addbctl.sh: exit with status 127

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

    your help is highly appreciated

    Thank you!

    Hello

    Yes, that's right, that I better have a reinstall.
    One thing I would make sure before starting a new resettlement, is how I defined my users at the level of the operating system (linux):
    Outside the root, I have two users: applmgr and oracle they belong to their own groups (oracle and applmgr).
    I have to define any other users/groups?

    No, make sure that users are part of the dba group and this group is the default.

    All the installation notes say that we define oracle and applmgr, users

    Configure the users before you start RapidWiz.

    but there are other places that speak of the user applications, what I create user APPS as well?

    No, it will be created for you as part of the installation.

    That's what I have now:

    Oracle id # [root@localhost etc]
    UID = 501 (Oracle) gid = 501 (oracle) groups = 501 (oracle)

    [root@localhost etc] # id applmgr
    UID = 502 (applmgr) gid = 502 (applmgr) groups = 502 (applmgr)

    so I can't do the reinstall, I think that, first of all, I should start with steps in cleanup notes 169402.1

    These two users should be sufficient. For the cleaning of your previous installation failed, simply follow the steps outlined in the document.

    Kind regards
    Hussein

  • HP Pavilion 400-434 Office: intelligent control of hard disk: failure

    Hello

    It all started when the computer would go blank right after startup, the HP logo would come upward, then 'auto repair preparation", more... Just empty. After reading the forums online, I did all the possible troubleshooting steps and at the end I did the SMART test... the result was:

    Verification of the processor: past

    Intelligent control of hard disk: failure

    Failure ID: RGD7MK-7HV7RC-9XJ16K-60BB03

    After obtaining these results, when I turn on the computer, it gives me a blue screen saying: drive SMART 1 error (301) and told me to test once again, that I did and got the same result as above.

    Here is some info from the computer:

    Model: HP Pavilion slimline 400-434

    Processor type: pentium (R) of the Intel (R) J2900 @2. 41 GHz

    Thanks for your help!

    Hi there @Brugalgirl

    Welcome to the Forums of HP Support! It's a good place to find the help you need, other users, the HP experts and other members of the support staff. I understand that your computer does not start successfully, and you found a Smart Drive 301 error code. I'm happy to help you with this.

    I checked the ID of the failure, you've posted and verifies that the error. Unfortunately, this means that your hard drive needs to be replaced.  In view of the fact that the system does not boot, it is likely that the hard drive is completely unreadable, but depending on what you have on this subject, it may be worth your while to check with a local computer service shop and see if they can help to recover data from your hard drive.

    If your system is relatively new and may be covered by the warranty, or if you wish to fix with HP for the guarantee system, you can call in hotline to make these arrangements. In this case, please use the following http://www.hp.com/contacthp and create a folder for your question and contact HP. If you do not live in the United States / Canada, please click on the link below to get contact information for your region.
    http://WWW8.HP.com/us/en/contact-HP/WW-phone-assist.html

    Otherwise you can look at a replacement hard drive yourself. If you have a set of recovery media, then you already have a factory image HP, which allows you to put in place a new hard drive with your original operating system. If is no longer, you have a set or did not have a set of recovery media, so you can see if there are not yet available for your model.

    HP computers - get HP recovery disks or HP USB recovery disc

    Let me know if you need help most. If it solves your problem, please mark this message as a solution.

  • I did a reimage on my desk and the re-installed windows vista, but he didn't like my product code...

    I did a reimage on my desk and the re-installed windows vista, but he didn't like my product code (I got this from my sealed re instilation disk operating system) and it is not a computer online, how can I activate it with the code that I have? (FYI I won't post the verification code here or anywhere else)

    You can activate by phone. For more information, see: http://support.microsoft.com/kb/940315 and http://windows.microsoft.com/en-US/windows-vista/Activating-Windows-frequently-asked-questions

Maybe you are looking for