Configuring the listener pending side before running the RMAN DUPLICATE

Version: 11.2.0.3
Platfomrm: Solaris 10

We will create a DB physical standby for our primary database using RMAN Duplicate.

Our primary DB details
DB_NAME          = ADPTGMS
DB_UNIQUE_NAME     = ADPTGMS
Names for standby
DB_NAME          = ADPTGMS
DB_UNIQUE_NAME     = ADPTGMSDG
Question1.
Next to the day before, before I run the duplicate RMAN, I need so that it starts the empty instance in NOMOUNT State. Right? Can I configure export ORACLE_SID DB_NAME or DB_UNIQUE_NAME?

Question2.


I understand that it is a precondition not to have the listener towards the top pending side make the RMAN Duplicate (otherwise how RMAN will connect to the dummy instance in the side standy)
Next to Eve, there is no DB turns again. But for the RMAN to connect to the Instance of a model, I configured and started a listener as shown below. Is this really?
$ cat listener.ora
# listener.ora Network Configuration File: /u01/app/oracle/product/11.2.0/dbhome_1/network/admin/listener.ora
# Generated by Oracle configuration tools.

LISTENER_DG =
  (DESCRIPTION_LIST =
    (DESCRIPTION =
      (ADDRESS = (PROTOCOL = TCP)(HOST = 10.80.16.179)(PORT = 1524 ))
      (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC2012))
    )
  )
$
$
$
$ lsnrctl start LISTENER_DG

LSNRCTL for Solaris: Version 11.2.0.3.0 - Production on 20-DEC-2012 00:14:19

Copyright (c) 1991, 2011, Oracle.  All rights reserved.

Starting /u01/app/oracle/product/11.2.0/dbhome_1/bin/tnslsnr: please wait...

TNSLSNR for Solaris: Version 11.2.0.3.0 - Production
System parameter file is /u01/app/oracle/product/11.2.0/dbhome_1/network/admin/listener.ora
Log messages written to /u01/app/oracle/diag/tnslsnr/tigris179/listener_dg/alert/log.xml
Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=10.80.16.179)(PORT=1524)))
Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(KEY=EXTPROC2012)))

Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=10.80.16.179)(PORT=1524)))
STATUS of the LISTENER
------------------------
Alias                     LISTENER_DG
Version                   TNSLSNR for Solaris: Version 11.2.0.3.0 - Production
Start Date                20-DEC-2012 00:14:24
Uptime                    0 days 0 hr. 0 min. 3 sec
Trace Level               off
Security                  ON: Local OS Authentication
SNMP                      OFF
Listener Parameter File   /u01/app/oracle/product/11.2.0/dbhome_1/network/admin/listener.ora
Listener Log File         /u01/app/oracle/diag/tnslsnr/tigris179/listener_dg/alert/log.xml
Listening Endpoints Summary...
  (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=10.80.16.179)(PORT=1524)))
  (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(KEY=EXTPROC2012)))
The listener supports no services
The command completed successfully

Hello

The link I gave in my previous post features a display of very good example:

Primary:

Pfile/Spfile name: initprim.ora/spfileprim.ora
db_name=prim
db_unique_name=prim

Standby time:

Pfile/Spfile name: initstnd.ora/spfilestnd.ora
db_name=prim
db_unique_name=stnd

In your case:

While adding a static entry to the listener of the day before, SID_NAME should be the DB_UNIQUE_NAME of the database pending. Also the pfile/spfile Eve must be associated with the DB_UNIQUE_NAME of the previous day.

The pending database ORACLE_SID would be the DB_UNIQUE_NAME of the database pending. Hope that's clear!

Kind regards
Shivananda

Tags: Database

Similar Questions

  • Create database pending active using the RMAN Duplicate command

    Hello guys,.

    I created the database before using the RMAN Duplicate command, but here I am stuck.

    Please help me to overcome this >

    RMAN > run {}
    2 > allocate channel prmy1 type disk;
    3 > allocate channel prmy2 type disk;
    4 > allocate channel prmy3 type disk;
    5 > allocate channel prmy4 type disk;
    6 > allocate auxiliary channel stby type disk;
    7 > duplicate target database for the eve of the active database
    8 > spfile
    9 > parameter_value_convert "orcl", "orclstd".
    10 > set db_unique_name = "orclstd".
    11 > set db_file_name_convert = "/ orcl / ', ' / orclstd / '.
    12 > set log_file_name_convert = "/ orcl / ', ' / orclstd / '.
    "13 > set control_files="D:\app\employee3\oradata\ORCLSTD\control01.ctl ', 'D:\app\employee3\flash_recovery_area\ORCLSTD\control02.ctl '.
    14 > set log_archive_max_processes = '5'
    15 > set fal_client = "orclstd."
    16 > set fal_server = "orcl".
    17 > set diagnostic_dest =: \app\employee3'
    18 > set db_recovery_file_dest = a: \app\employee3\flash_recovery_area'
    19 > set standby_file_management = 'AUTO '.
    "20 > set log_archive_config ='dg_config = (orcl, orclstd)"
    21 > set log_archive_dest_2 = 'service = orcl ASYNC valid_for = (ONLINE_LOGFILE, PRIMARY_ROLE) db_unique_name = orclstd';
    {22 >}

    allocated channel: prmy1
    channel prmy1: SID = 70 type device = DISK

    allocated channel: prmy2
    channel prmy2: SID = 135 type device = DISK

    allocated channel: prmy3
    channel prmy3: SID = 191 type device = DISK

    allocated channel: prmy4
    channel prmy4: SID = 7 type of device = DISK

    allocated canal: stby
    channel stby: SID = 129 type device = DISK

    From 7 November 12 Db double

    content of Script memory:
    {
    backup that copy reuse
    TargetFile "E:\app\RAJKUMAR\product\11.2.0\dbhome_1\DATABASE\PWDorcl.ORA" auxiliary format
    "D:\app\employee3\product\11gr2\DATABASE\PWDorclstd.ORA" targetfile
    ' E:\APP\RAJKUMAR\PRODUCT\11.2.0\DBHOME_1\DATABASE\SPFILEORCL. ORA' auxiliary format
    ' D:\APP\EMPLOYEE3\PRODUCT\11GR2\DATABASE\SPFILEORCLSTD. ORA';
    clone of SQL ' alter system set spfile = "D:\APP\EMPLOYEE3\PRODUCT\11GR2\DATABASE\SPFILEORCLSTD." ORA "«;»
    }
    execution of Script memory

    From backup 7 November 12
    Backup finished in 7 November 12

    SQL statement: alter system set spfile = "D:\APP\EMPLOYEE3\PRODUCT\11GR2\DATABASE\SPFILEORCLSTD. ORA "

    content of Script memory:
    {
    clone of SQL 'alter system set audit_file_dest =
    "E:\app\RAJKUMAR\admin\orclstd\adump" comment =
    ' ' scope = spfile;
    clone of SQL 'alter system set dispatchers =
    ''(Protocol=TCP) (SERVICE = orclstdXDB) "comment =
    ' ' scope = spfile;
    clone of SQL 'alter system set db_unique_name =
    "Orclstd" comment =
    ' ' scope = spfile;
    clone of SQL 'alter system set db_file_name_convert =
    "/orcl/", "/orclstd/" comment is
    ' ' scope = spfile;
    clone of SQL 'alter system set log_file_name_convert =
    "/orcl/", "/orclstd/" comment is
    ' ' scope = spfile;
    clone of SQL 'alter system set control_files =
    "D:\app\employee3\oradata\ORCLSTD\control01.ctl", "D:\app\employee3\flash_recovery_area\ORCLSTD\control02.ctl" comment =
    ' ' scope = spfile;
    clone of SQL 'alter system set log_archive_max_processes =
    5 comment =
    ' ' scope = spfile;
    clone of SQL 'alter system set fal_client =
    "Orclstd" comment =
    ' ' scope = spfile;
    clone of SQL 'alter system set fal_server =
    "Orcl" comment =
    ' ' scope = spfile;
    clone of SQL 'alter system set diagnostic_dest =
    "D:\app\employee3" comment =
    ' ' scope = spfile;
    clone of SQL 'alter system set db_recovery_file_dest =
    "D:\app\employee3\flash_recovery_area" comment =
    ' ' scope = spfile;
    clone of SQL 'alter system set standby_file_management =
    Comment by "AUTO" =
    ' ' scope = spfile;
    clone of SQL 'alter system set log_archive_config =
    Comment by "dg_config" (orcl, orclstd) =. =
    ' ' scope = spfile;
    clone of SQL 'alter system set log_archive_dest_2 =
    "service = orcl ASYNC = (ONLINE_LOGFILE, PRIMARY_ROLE) db_unique_name = orclstd valid_for" comment =
    ' ' scope = spfile;
    clone to stop immediately;
    startup nomount clone;
    }
    execution of Script memory

    SQL statement: alter system set audit_file_dest = comment "E:\app\RAJKUMAR\admin\orclstd\adump" = "' scope = spfile

    SQL statement: alter system set dispatchers = ''(PROTOCOL=TCP) (SERVICE = orclstdXDB) "comment ="' scope = spfile

    SQL statement: alter system set db_unique_name = comment "orclstd" = "' scope = spfile

    SQL statement: alter system set db_file_name_convert = "/orcl/", "/orclstd/" comment = "' scope = spfile

    SQL statement: alter system set log_file_name_convert = "/orcl/", "/orclstd/" comment = "' scope = spfile

    SQL statement: alter system set control_files = "D:\app\employee3\oradata\ORCLSTD\control01.ctl", "D:\app\employee3\flash_recovery_area\ORCLSTD\control
    02.CTL "comment ="' scope = spfile

    SQL statement: alter system set log_archive_max_processes = 5 = comment "' scope = spfile

    SQL statement: alter system set fal_client = comment "orclstd" = "' scope = spfile

    SQL statement: alter system set fal_server = comment "orcl" = "' scope = spfile

    SQL statement: alter system set diagnostic_dest = comment "D:\app\employee3" = "' scope = spfile

    SQL statement: alter system set db_recovery_file_dest = comment "D:\app\employee3\flash_recovery_area" = "' scope = spfile

    SQL statement: alter system set standby_file_management = comment "AUTO" = "' scope = spfile

    SQL statement: alter system set log_archive_config = "dg_config = (orcl, orclstd)" comment = "' scope = spfile

    SQL statement: alter system set log_archive_dest_2 = "service = orcl ASYNC = (ONLINE_LOGFILE, PRIMARY_ROLE) db_unique_name = orclstd valid_for" comment = "'s
    face = spfile

    Instance Oracle to close

    connected to the auxiliary database (not started)
    Oracle instance started

    Total System Global Area 1071333376 bytes

    Bytes of size 1375792 fixed
    528482768 variable size bytes
    Buffers data 536870912 bytes
    Redo buffers 4603904 bytes
    allocated canal: stby
    channel stby: SID = 63 type device = DISK

    content of Script memory:
    {
    backup current controlfile to standby auxiliary copy format ' D:\APP\EMPLOYEE3\ORADATA\ORCLSTD\CONTROL01. CTL';
    Restore clone controlfile to ' D:\APP\EMPLOYEE3\FLASH_RECOVERY_AREA\ORCLSTD\CONTROL02. CTL' of
    ' D:\APP\EMPLOYEE3\ORADATA\ORCLSTD\CONTROL01. CTL';
    }
    execution of Script memory

    From backup 7 November 12
    channel prmy1: from data file copy
    copy of the control file ensures
    name=E:\APP\RAJKUMAR\PRODUCT\11.2.0\DBHOME_1\DATABASE\SNCFORCL output file. ORA tag = RECID = 1 STAMP = 798743550 TAG20121107T171229
    channel prmy1: datafile copy complete, duration: 00:00:03
    Backup finished in 7 November 12

    From restoration to November 7, 12

    channel stby: copy of copy of control files
    Restoration finished November 7, 12

    content of Script memory:
    {
    SQL clone 'alter database sleep mounting database';
    }
    execution of Script memory

    SQL statement: alter database mount rescue
    output channel: prmy1
    output channel: prmy2
    output channel: prmy3
    output channel: prmy4
    exit canal: stby
    RMAN-00571: ===========================================================
    RMAN-00569: = ERROR MESSAGE STACK FOLLOWS =.
    RMAN-00571: ===========================================================
    RMAN-03002: failure of the command duplicate Db at 07/11/2012 17:12:40
    RMAN-05501: abandonment of duplicate target database
    RMAN-05001: E:\APP\RAJKUMAR\ORADATA\ORCL\MIGRATION_DATA01 auxiliary file name. DBF conflict with a file used by the target database
    RMAN-05001: E:\APP\RAJKUMAR\ORADATA\ORCL\DEMO_INDX01 auxiliary file name. DBF conflict with a file used by the target database
    RMAN-05001: E:\APP\RAJKUMAR\ORADATA\ORCL\DEMO_DATA01 auxiliary file name. DBF conflict with a file used by the target database
    RMAN-05001: E:\APP\RAJKUMAR\ORADATA\ORCL\USERS01 auxiliary file name. DBF conflict with a file used by the target database
    RMAN-05001: E:\APP\RAJKUMAR\ORADATA\ORCL\UNDOTBS01 auxiliary file name. DBF conflict with a file used by the target database
    RMAN-05001: E:\APP\RAJKUMAR\ORADATA\ORCL\SYSAUX01 auxiliary file name. DBF conflict with a file used by the target database
    RMAN-05001: E:\APP\RAJKUMAR\ORADATA\ORCL\SYSTEM01 auxiliary file name. DBF conflict with a file used by the target database

    RMAN >

    Thank you
    Reverchon

    user9192565 wrote:

    11> set db_file_name_convert='/orcl/','/orclstd/'
    12> set log_file_name_convert='/orcl/','/orclstd/'
    
    RMAN-05001: auxiliary file name E:\APP\RAJKUMAR\ORADATA\ORCL\MIGRATION_DATA01.DBF conflicts with a file used by the target database
    RMAN-05001: auxiliary file name E:\APP\RAJKUMAR\ORADATA\ORCL\DEMO_INDX01.DBF conflicts with a file used by the target database
    RMAN-05001: auxiliary file name E:\APP\RAJKUMAR\ORADATA\ORCL\DEMO_DATA01.DBF conflicts with a file used by the target database
    RMAN-05001: auxiliary file name E:\APP\RAJKUMAR\ORADATA\ORCL\USERS01.DBF conflicts with a file used by the target database
    RMAN-05001: auxiliary file name E:\APP\RAJKUMAR\ORADATA\ORCL\UNDOTBS01.DBF conflicts with a file used by the target database
    RMAN-05001: auxiliary file name E:\APP\RAJKUMAR\ORADATA\ORCL\SYSAUX01.DBF conflicts with a file used by the target database
    RMAN-05001: auxiliary file name E:\APP\RAJKUMAR\ORADATA\ORCL\SYSTEM01.DBF conflicts with a file used by the target database
    

    The strings that you entered in your file name conversion settings does not match where actually your data files. If the string does not match the names of files, there is no names of files to convert. Because you're on windows, how about something like this?

    set db_file_name_convert='\ORCL\','\ORCLSTD\'
    set log_file_name_convert='\ORCL\','\ORCLSTD\'
    

    Hope that helps...

    Patrik

  • Configure the RMAN backup in EBS

    Hi all.

    EBS R12.1.3

    DB 11.1.0.7

    RHEL5.3

    I wan to set up registration of archive and backup RMAN with our database of EBS.

    Can you give me the link of best practices on how to configure it to EBS?

    I'm confused with the settings for 11 GR 1 matter vs 11 GR 2. Do their settings the same? as FRA?

    SQL > see the recovery of parameter

    VALUE OF TYPE NAME

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

    db_recovery_file_dest string

    db_recovery_file_dest_size large integer 0

    recovery_parallelism integer 0

    How to set the value of > db_recovery_file_dest in initPROD.ora?

    Is this:

    db_recovery_file_dest = / u01/PROD/FRA

    or

    db_recovery_file_dest = ' / u01/PROD/FRA.

    or

    db_recovery_file_dest = ' LOCATION = / u01/PROD/FRA.


    I confused

    Thank you very much

    JC

    Hello JC,.

    Please refer below MOS:

    Getting started with Recovery Manager (RMAN) (Doc ID 360416.1)

    Note to master for Oracle Recovery Manager (RMAN) (Doc ID 1116484.1)

    RMAN - Sample backup script (Doc ID 397315.1)

    Coco - M

  • Let the RMAN to know the location of the backup during RMAN DUPLICATE item

    RDBMS Version: 11.2.0.3
    Platform: AIX 6.1

    I spent a few discussions lately about the creation of standby DB by using the RMAN DUPLICATE method.

    Taking an example from a thread by steve74 yesterday.

    The commands below are executed after copying the elements of hot backup of the primary DB Backup on the standby server.
    --- Will be running the following DUPLICATE command from standby server 
     
    export ORACLE_SID=orcldg
    SQL> startup nomount pfile='/u01/app/oracle/11.2/db_home1/dbs/initorcldg.ora'
     
     
    rman target sys/mypass@PRIMARY_TNS auxiliary / 
     
    run 
    {
         allocate channel C1 device type disk;
         allocate auxiliary channel C2 device type disk;
         duplicate target database for standby nofilenamecheck;
    }
    The auxiliary instance is just in NOMOUNT. Lets say I copied the primary DB Backup items to the
    following in the standby server location
    /u04/backup/RMAN
    I don't see all the above commands which allows to RMAN knows about this place where are stored the backup pieces. For regular DB cloning, we are cataloging of backup items using the CATALOG command. But, you need a control file to do cataloging. The auxiliary instance does still not have control file. So, how this work?

    Hello

    simple. duplicate is a faster and simpler, method because you issue a command.
    After configuration, you issue a command, and if the pfile/spfile is properly configured, RMAN takes care of ALL the necessary measures, even for ASM (assuming the switch of data file also). It restores the CF, he set up the db, it restores, it retrieves, it updates the CF with the correct names, it converts file names if necessary, open the DB ETC.
    And, since only a single command is used, it is less prone to errors.
    And allows you to save a lot of trouble.
    Quite simply, you have a few details such as the location of the backuppieces.

    It works very well also for DEV env refreshes (with a few modifications on the pfile/spfile file).

    BR,
    jpinela.

    Published by: Pinela December 21, 2012 16:02

  • BEA-000362 < server failed. At least a migratable target is configured with automatic migration. Before the automatic migration of any type can be used, the MigrationBasis must be defined in the ClusterMBean. If the database is selected, then DataSourc

    My Weblogic 12 c StartWeblogic.cmd failed after that I configured the migration of the cluster to the database with the name of the table as none.  I can't even to the Server Admin page.

    Before that, I remove the. log.lck, process.id, process.lck files in the nodemanager directory

    Help, please! Thank you!

    Joe

    ****************************************************************************

    # < October 1, 2015 4:18:20 PM CDT > < Info > < security > < NAP1D692 > <>< Home > <><><>< 1443734300986 > < BEA-090905 > < disable provider JCE CryptoJ self-intégrité for better startup performance. To allow this control, enter - Dweblogic.security.allowCryptoJDefaultJCEVerification = true. >

    # < October 1, 2015 4:18:21 PM CDT > < Info > < security > < NAP1D692 > <>< Home > <><><>< 1443734301049 > < BEA-090906 > < change the default Random Number Generator in RSA CryptoJ of ECDRBG128 to FIPS186PRNG. To disable this change, specify - Dweblogic.security.allowCryptoJDefaultPRNG = true. >

    # < October 1, 2015 4:18:21 PM CDT > < opinion > < WebLogicServer > < NAP1D692 > <>< Home > <><><>< 1443734301064 > < BEA-000395 > < the following extensions added at the end of the classpath directory content:

    C:\oracle\Middleware\Oracle_Home\user_projects\domains\joe12c_domain\lib\log4j-1.2.15.jar; C:\oracle\Middleware\Oracle_Home\user_projects\domains\joe12c_domain\lib\wllog4j.jar. >

    # < October 1, 2015 4:18:21 PM CDT > < Info > < WebLogicServer > < NAP1D692 > <>< Thread-4 > <><><>< 1443734301361 > < BEA-000377 > < since Java hotspot 64-bit Server VM WebLogic Server Version 24.60 - b09 of Oracle Corporation. >

    # < October 1, 2015 4:18:21 PM CDT > < Info > < management > < NAP1D692 > <>< Thread-5 > <><><>< 1443734301610 > < BEA-141107 > < Version: WebLogic Server 12.1.3.0.0 Wed May 21 18:53:34 PDT 2014 1604337 >

    # < October 1, 2015 4:18:22 PM CDT > < opinion > < WebLogicServer > < NAP1D692 > <>< Thread-6 > <><><>< 1443734302702 > < BEA-000365 > < Server State has changed at the START. >

    # < October 1, 2015 4:18:22 PM CDT > < Info > < WorkManager > < NAP1D692 > <>< Thread-6 > <><><>< 1443734302702 > < BEA-002900 > < init > self-adjustable thread pool.

    # < October 1, 2015 4:18:22 PM CDT > < Info > < WorkManager > < NAP1D692 > <>< ExecuteThread [ASSET]: '0' for the queue: "(self-adjusting) weblogic.kernel.Default" > <><><>< 1443734302733 > < BEA-002942 > < CMM level memory becomes 0. Sleep thread pool to 256. >

    # < October 1, 2015 4:18:22 PM CDT > < Info > < WebLogicServer > < NAP1D692 > <>< Thread-6 > <><><>< 1443734302733 > < BEA-000214 > < WebLogic Server "AdminServer" version:

    WebLogic Server 12.1.3.0.0 Wed May 21 18:53:34 PDT 2014 1604337 Copyright (c) 1995,2014, Oracle and/or its affiliates. All rights reserved. >

    # < October 1, 2015 4:18:23 PM CDT > < Info > < Server > < NAP1D692 > <>< Thread-6 > <><><>< 1443734303264 > < BEA-002622 > < Protocol 't3' is now configured. >

    # < October 1, 2015 4:18:23 PM CDT > < Info > < Server > < NAP1D692 > <>< Thread-6 > <><><>< 1443734303264 > < BEA-002622 > < Protocol "t3s" is now configured. >

    # < October 1, 2015 4:18:23 PM CDT > < Info > < Server > < NAP1D692 > <>< Thread-6 > <><><>< 1443734303264 > < BEA-002622 > < the 'http' Protocol is now configured. >

    # < October 1, 2015 4:18:23 PM CDT > < Info > < Server > < NAP1D692 > <>< Thread-6 > <><><>< 1443734303264 > < BEA-002622 > < the "https" Protocol is now configured. >

    # < October 1, 2015 4:18:23 PM CDT > < Info > < Server > < NAP1D692 > <>< Thread-6 > <><><>< 1443734303264 > < BEA-002622 > < Protocol "iiop" is now configured. >

    # < October 1, 2015 4:18:23 PM CDT > < Info > < Server > < NAP1D692 > <>< Thread-6 > <><><>< 1443734303264 > < BEA-002622 > < Protocol 'iiops' is now configured. >

    # < October 1, 2015 4:18:23 PM CDT > < Info > < Server > < NAP1D692 > <>< Thread-6 > <><><>< 1443734303264 > < BEA-002622 > < "ldap" Protocol is now configured. >

    # < October 1, 2015 4:18:23 PM CDT > < Info > < Server > < NAP1D692 > <>< Thread-6 > <><><>< 1443734303264 > < BEA-002622 > < Protocol "ldaps" is now set up. >

    # < October 1, 2015 4:18:23 PM CDT > < Info > < Server > < NAP1D692 > <>< Thread-6 > <><><>< 1443734303264 > < BEA-002622 > < Protocol "cluster" is now configured. >

    # < October 1, 2015 4:18:23 PM CDT > < Info > < Server > < NAP1D692 > <>< Thread-6 > <><><>< 1443734303264 > < BEA-002622 > < Protocol 'clusters' is now configured. >

    # < October 1, 2015 4:18:23 PM CDT > < Info > < Server > < NAP1D692 > <>< Thread-6 > <><><>< 1443734303264 > < BEA-002622 > < the "SNMP" is now configured. >

    # < October 1, 2015 4:18:23 PM CDT > < Info > < Server > < NAP1D692 > <>< Thread-6 > <><><>< 1443734303264 > < BEA-002622 > < Protocol "admin" is now configured. >

    # < October 1, 2015 4:18:23 PM CDT > < Info > < Server > < NAP1D692 > <>< Thread-6 > <><><>< 1443734303264 > < BEA-002624 > < administration Protocol is "t3s" and is now configured. >

    # < October 1, 2015 4:18:23 PM CDT > < Info > < RJVM > < NAP1D692 > <>< Thread-5 > <><><>< 1443734303264 > < BEA-000570 > < Network Configuration for channel "AdminServer.

    Listening address: 7001

    Address public n/a

    True active http

    Tunneling Enabled false

    Outgoing Enabled false

    Admin traffic enabled true fake license to ResolveDNSName >

    # < October 1, 2015 4:18:23 PM CDT > < Debug > < RJVM > < NAP1D692 > <>< Thread-5 > <><><>< 1443734303264 > < BEA-000571 > < retail network for channel "AdminServer.

    Weight of the channel 50

    Accept the rear 300

    Timeout 5000ms

    Message Max Size 10000000

    Timeout message 60 years

    Timeout of 65

    Tunneling Timeout 40 s

    Tunneling Ping 45 s >

    # < October 1, 2015 4:18:23 PM CDT > < Info > < Server > < NAP1D692 > <>< Thread-5 > <><><>< 1443734303279 > < BEA-002609 > < channel Service initialized. >

    # < October 1, 2015 4:18:23 PM CDT > < opinion > < Log Management > < NAP1D692 > <>< ExecuteThread [pending]: '1' for the queue: "(self-adjusting) weblogic.kernel.Default" > <><><>< 1443734303357 > < BEA-170019 > < C:\oracle\Middleware\Oracle_Home\user_projects\domains\joe12c_domain\servers\AdminServer\logs\AdminServer.log server log file is opened. All events in the log server-side will be written to this file. >

    # < October 1, 2015 4:18:23 PM CDT > < Info > < Log Management > < NAP1D692 > <>< ExecuteThread [pending]: '1' for the queue: "(self-adjusting) weblogic.kernel.Default" > <><><>< 1443734303404 > < BEA-170023 > < logging of the server is initialized with the Java application logging API. >

    # < October 1, 2015 4:18:23 PM CDT > < Info > < IIOP > < NAP1D692 > <>< [STANDBY] ExecuteThread: '2' for the queue: "(self-adjusting) weblogic.kernel.Default" > <><><>< 1443734303404 > < BEA-002014 > < subsystem enabled IIOP. >

    # < October 1, 2015 4:18:23 PM CDT > < Info > < Log Management > < NAP1D692 > < AdminServer > < [pending] ExecuteThread: '1' for the queue: '(self-adjusting) weblogic.kernel.Default' > < < WLS Kernel > > <><>< 1443734303404 > < BEA-170025 > < initialized Logging area. Events in the field log will be written to C:\oracle\Middleware\Oracle_Home\user_projects\domains\joe12c_domain\servers\AdminServer\logs/joe12c_domain.log. >

    # < October 1, 2015 4:18:23 PM CDT > < Info > < Diagnostics > < NAP1D692 > < AdminServer > < [pending] ExecuteThread: '1' for the queue: '(self-adjusting) weblogic.kernel.Default' > < < WLS Kernel > > <><>< 1443734303451 > < BEA-320001 > < ServerDebug The service initialized successfully. >

    # < October 1, 2015 4:18:23 PM CDT > < Info > < Store > < NAP1D692 > < AdminServer > < [pending] ExecuteThread: '1' for the queue: '(self-adjusting) weblogic.kernel.Default' > < < WLS Kernel > > <><>< 1443734303513 > < BEA-280008 > < open the persistent store of file 'WLS_DIAGNOSTICS' for recovery: directory = C:\oracle\Middleware\Oracle_Home\user_projects\domains\joe12c_domain\servers\AdminServer\data\store\diagnostics requestedWritePolicy = "Disabled" fileLockingEnabled = true driver = "wlfileio3." >

    # < October 1, 2015 4:18:23 PM CDT > < Info > < Store > < NAP1D692 > < AdminServer > < [pending] ExecuteThread: '1' for the queue: '(self-adjusting) weblogic.kernel.Default' > < < WLS Kernel > > <><>< 1443734303529 > < BEA-280103 > < storage of persistent files "WLS_DIAGNOSTICS" puts in cache in weblogic.store.io.file.direct.FileMapping [granularity = 65536 io mapped =]. >

    # < October 1, 2015 4:18:23 PM CDT > < Info > < management > < NAP1D692 > < AdminServer > < [pending] ExecuteThread: '2' for the queue: '(self-adjusting) weblogic.kernel.Default' > < < WLS Kernel > > <><>< 1443734303529 > < BEA-141278 > < Java configuration entropy is: property system "java.security.egd = null; File JRE java.security "securerandom.source = file:/dev/urandom" property Blocking of the Config = false; Version of the JDK = 1.7.0_60; Operating system = Windows 7. >

    # < October 1, 2015 4:18:23 PM CDT > < Info > < management > < NAP1D692 > < AdminServer > < [pending] ExecuteThread: '2' for the queue: '(self-adjusting) weblogic.kernel.Default' > < < WLS Kernel > > <><>< 1443734303545 > < BEA-141280 > < configuration detected NON-BLOCKING of entropy of java. This setting you will give the best performance on machines with limited sources of entropy, but is less secure than a blocking entropy configuration. >

    # < October 1, 2015 4:18:23 PM CDT > < Info > < management > < NAP1D692 > < AdminServer > < [pending] ExecuteThread: '2' for the queue: '(self-adjusting) weblogic.kernel.Default' > < < WLS Kernel > > <><>< 1443734303545 > < BEA-141187 > < Java System properties are defined as follows:

    awt. Toolkit = sun.awt.windows.WToolkit

    leader. Encoding = Cp1252

    leader. Encoding.pkg = sun.io

    leader. Separator =.

    Java.awt.graphicsenv = sun.awt.Win32GraphicsEnvironment

    Java.awt.PrinterJob = sun.awt.windows.WPrinterJob

    Java.class.Path = C:\JDK17~1.0_6\lib\tools.jar; C:\oracle\MIDDLE~1\ORACLE~1\wlserver\server\lib\weblogic_sp.jar; C:\oracle\MIDDLE~1\ORACLE~1\wlserver\server\lib\weblogic.jar; C:\oracle\MIDDLE~1\ORACLE~1\oracle_common\modules\net. SF.antcontrib_1.1.0.0_1-0b3\lib\ant-contrib.jar; C:\oracle\MIDDLE~1\ORACLE~1\wlserver\modules\features\oracle.WLS.common.nodemanager_2.0.0.0.jar; C:\oracle\MIDDLE~1\ORACLE~1\oracle_common\modules\com. Oracle.Cie.config - WLS - online_8.1.0.0.jar; C:\oracle\MIDDLE~1\ORACLE~1\wlserver\common\derby\lib\derbyclient.jar; C:\oracle\MIDDLE~1\ORACLE~1\wlserver\common\derby\lib\derby.jar; C:\oracle\MIDDLE~1\ORACLE~1\wlserver\server\lib\xqrl.jar; C:\oracle\MIDDLE~1\ORACLE~1\wlserver\server\lib\weblogic.jar; C:\Progra~2\IBM\RATION~1\CLEARQ~1\cqjni.jar

    Java.class.version = 51.0

    Java.endorsed.dirs = C:\JDK17~1.0_6\jre\lib\endorsed; C:\oracle\MIDDLE~1\ORACLE~1\oracle_common\modules\endorsed

    Java.ext.dirs = C:\JDK17~1.0_6\jre\lib\ext; C:\Windows\Sun\Java\lib\ext

    Java.Home = C:\JDK17~1.0_6\jre

    Java.IO.TMPDIR =

    Java.Library.Path = C:\JDK17~1.0_6\bin; C:\Windows\Sun\Java\bin; C:\Windows\System32; C:\Windows; C:\oracle\MIDDLE~1\ORACLE~1\wlserver\server\native\win\x64; C:\oracle\MIDDLE~1\ORACLE~1\wlserver\server\bin; C:\oracle\MIDDLE~1\ORACLE~1\oracle_common\modules\org. Apache.ant_1.9.2\bin; C:\JDK17~1.0_6\jre\bin; C:\JDK17~1.0_6\bin; C:\Progra~2\IBM\RATION~1\common; C:\Progra~3\Oracle\Java\javapath; C:\oracle\product\102~1.0\client_1\BIN; C:\Progra~2\BUSINE~1\Common\3.5\bin\NOTES\; C:\Windows\System32; C:\Windows; C:\Windows\System32\wbem; C:\Windows\System32\WINDOW~1\v1.0\; C:\Progra~2\HEAT\;\\nap-lvip-047\scmref\bin; C:\JDK17~1.0_5;\\nap-lvip-047\maven\M3R1SW~N.9\bin; C:\Progra~2\CODECO~1;\\nap-lvip-047\scmref\bin; C:\Windows\System32; C:\Progra~2\IBM\gsk8\lib; C:\Progra~2\IBM\gsk8\bin; C:\Progra~2\IBM\RATION~1\CLEARC~1\Bin; C:\Progra~2\IBM\RATION~1\CLEARC~1\REMOTE~1\cteapis; C:\oracle\MIDDLE~1\ORACLE~1\wlserver\server\native\win\x64\oci920_8;.

    Java.naming.Factory.initial = weblogic.jndi.WLInitialContextFactory

    Java.naming.Factory.URL.pkgs = weblogic.jndi.factories:weblogic.corba.j2ee.naming.url:weblogic.jndi.factories:weblogic.corba.j2ee.naming.url

    Java.Runtime.Name = Java (TM) SE Runtime Environment

    Java.Runtime.version = 1.7.0_60 - b19

    Java.Security.Policy = C:\oracle\MIDDLE~1\ORACLE~1\wlserver\server\lib\weblogic.policy

    Java.Specification.Name = Java Platform API Specification

    Java.Specification.Vendor = Oracle Corporation

    Java.Specification.version = 1.7

    Java.Vendor = Oracle Corporation

    Java.vendor.URL = http://Java.Oracle.com/

    Java.vendor.URL.bug = http://bugreport.Sun.com/bugreport/

    Java.version = 1.7.0_60

    Java.VM.info = mixed mode

    Java.VM.Name = VM Server Java hotspot 64-Bit

    Java.VM.Specification.Name = specification of Machine Java virtual

    Java.VM.Specification.Vendor = Oracle Corporation

    Java.VM.Specification.version = 1.7

    Java.VM.Vendor = Oracle Corporation

    Java.VM.version = 24, 60 - b09

    javax. Management.Builder.initial = weblogic.management.jmx.mbeanserver.WLSMBeanServerBuilder

    javax.rmi.CORBA.PortableRemoteObjectClass = weblogic.iiop.PortableRemoteObjectDelegateImpl

    javax.rmi.CORBA.UtilClass = weblogic.iiop.UtilDelegateImpl

    org.omg.CORBA.ORBClass = weblogic.corba.orb.ORB

    org.omg.CORBA.ORBSingletonClass = weblogic.corba.orb.ORB

    OS. Arch = amd64

    OS. Name = Windows 7

    OS.version = 6.1

    Path.Separator =;

    Sun.Arch.Data.Model = 64

    Sun.Boot.class.Path = C:\oracle\MIDDLE~1\ORACLE~1\oracle_common\modules\endorsed\javax-xml-bind.jar; C:\oracle\MIDDLE~1\ORACLE~1\oracle_common\modules\endorsed\javax-XML-WS.jar; C:\oracle\MIDDLE~1\ORACLE~1\oracle_common\modules\endorsed\jsr250-API.jar; C:\JDK17~1.0_6\jre\lib\resources.jar; C:\JDK17~1.0_6\jre\lib\rt.jar; C:\JDK17~1.0_6\jre\lib\sunrsasign.jar; C:\JDK17~1.0_6\jre\lib\jsse.jar; C:\JDK17~1.0_6\jre\lib\jce.jar; C:\JDK17~1.0_6\jre\lib\charsets.jar; C:\JDK17~1.0_6\jre\lib\jfr.jar; C:\JDK17~1.0_6\jre\classes

    Sun.Boot.Library.Path = C:\JDK17~1.0_6\jre\bin

    Sun.CPU.endian = little

    Sun.CPU.isalist = amd64

    Sun.Desktop = windows

    Sun.IO.Unicode.Encoding = UnicodeLittle

    Sun.java.Command = weblogic. Server

    Sun.java.Launcher = SUN_STANDARD

    Sun.JNU.Encoding = Cp1252

    Sun.Management.Compiler = HotSpot 64 bits compilers Tiered

    Sun.OS.patch.Level = Service Pack 1

    User.country = en

    User.dir = C:\oracle\Middleware\Oracle_Home\user_projects\domains\joe12c_domain

    User.Home =

    User.language = en

    User.Name =

    User.TimeZone =

    VDE. Home = C:\oracle\Middleware\Oracle_Home\user_projects\domains\joe12c_domain\servers\AdminServer\data\ldap

    WebLogic. Name = AdminServer

    WebLogic.Home = C:\oracle\MIDDLE~1\ORACLE~1\wlserver\server

    WLS. Home = C:\oracle\MIDDLE~1\ORACLE~1\wlserver\server

    . >

    # < October 1, 2015 4:18:23 PM CDT > < Info > < Store > < NAP1D692 > < AdminServer > < [pending] ExecuteThread: '1' for the queue: '(self-adjusting) weblogic.kernel.Default' > < < WLS Kernel > > <><>< 1443734303545 > < BEA-280009 > < storing files persistent "WLS_DIAGNOSTICS" (75765a60-c009-403f-a7ed-c6a75a86e1c8) has been opened: blockSize = 512 actualWritePolicy = "Disabled(single-handle-non-direct)" explicitIOEnforced = false files = 25. " >

    # < October 1, 2015 4:18:23 PM CDT > < Info > < XML > < NAP1D692 > < AdminServer > < ExecuteThread [ASSET]: '0' for the queue: '(self-adjusting) weblogic.kernel.Default' > < < WLS Kernel > > <><>< 1443734303592 > < BEA-130036 > < XMLRegistry initialization >

    # < October 1, 2015 4:18:23 PM CDT > < Info > < Socket > < NAP1D692 > < AdminServer > < [pending] ExecuteThread: '2' for the queue: '(self-adjusting) weblogic.kernel.Default' > < < WLS Kernel > > <><>< 1443734303662 > < BEA-000436 > < allocate 4 player son. >

    # < October 1, 2015 4:18:23 PM CDT > < Info > < Socket > < NAP1D692 > < AdminServer > < [pending] ExecuteThread: '2' for the queue: '(self-adjusting) weblogic.kernel.Default' > < < WLS Kernel > > <><>< 1443734303662 > < BEA-000446 > < active native to IO. >

    # < October 1, 2015 4:18:23 PM CDT > < Info > < security > < NAP1D692 > < AdminServer > < ExecuteThread [pending]: '3' for queue: '(self-adjusting) weblogic.kernel.Default' > < < WLS Kernel > > <><>< 1443734303849 > < BEA-000000 > < OpenJPA starting 1.1.1 - SNAPSHOT >

    # < October 1, 2015 4:18:24 PM CDT > < Info > < security > < NAP1D692 > < AdminServer > < ExecuteThread [pending]: '3' for queue: '(self-adjusting) weblogic.kernel.Default' > < < WLS Kernel > > <><>< 1443734304005 > < BEA-000000 > < StoreServiceImpl.initJDO - StoreService is initialized with Id = ldap_PyMqKeZifftJZ2SHXoWLnh4Ldn4 = >

    # < October 1, 2015 4:18:24 PM CDT > < Info > < security > < NAP1D692 > < AdminServer > < ExecuteThread [pending]: '3' for queue: '(self-adjusting) weblogic.kernel.Default' > < < WLS Kernel > > <><>< 1443734304021 > < BEA-090516 > < authenticator provider has already given LDAP. >

    # < October 1, 2015 4:18:24 PM CDT > < Info > < security > < NAP1D692 > < AdminServer > < ExecuteThread [pending]: '3' for queue: '(self-adjusting) weblogic.kernel.Default' > < < WLS Kernel > > <><>< 1443734304114 > < BEA-090516 > < provider authorized person a pre-existing LDAP data. >

    # < October 1, 2015 4:18:24 PM CDT > < Info > < security > < NAP1D692 > < AdminServer > < ExecuteThread [pending]: '3' for queue: '(self-adjusting) weblogic.kernel.Default' > < < WLS Kernel > > <><>< 1443734304301 > < BEA-090516 > < CredentialMapper a pre-existing LDAP provider data. >

    # < October 1, 2015 4:18:24 PM CDT > < Info > < security > < NAP1D692 > < AdminServer > < ExecuteThread [pending]: '3' for queue: '(self-adjusting) weblogic.kernel.Default' > < < WLS Kernel > > <><>< 1443734304317 > < BEA-090516 > < RoleMapper a pre-existing LDAP provider data. >

    # < October 1, 2015 4:18:24 PM CDT > < Info > < security > < NAP1D692 > < AdminServer > < ExecuteThread [pending]: '3' for queue: '(self-adjusting) weblogic.kernel.Default' > < < WLS Kernel > > <><>< 1443734304379 > < BEA-090093 > < no pre - WLS 8.1 Keystore provider is configured for server security realm myrealm AdminServer. >

    # < October 1, 2015 4:18:24 PM CDT > < opinion > < security > < NAP1D692 > < AdminServer > < ExecuteThread [pending]: '3' for queue: '(self-adjusting) weblogic.kernel.Default' > < < WLS Kernel > > <><>< 1443734304379 > < BEA-090082 > < security initialization using security realm myrealm. >

    # < October 1, 2015 4:18:24 PM CDT > < Info > < connector > < NAP1D692 > < AdminServer > < [pending] ExecuteThread: '1' for the queue: '(self-adjusting) weblogic.kernel.Default' > < < WLS Kernel > > <><>< 1443734304457 > < BEA-190000 > < J2EE Connector Service initialization. >

    # < October 1, 2015 4:18:24 PM CDT > < Info > < connector > < NAP1D692 > < AdminServer > < [pending] ExecuteThread: '1' for the queue: '(self-adjusting) weblogic.kernel.Default' > < < WLS Kernel > > <><>< 1443734304457 > < BEA-190001 > < Service connector J2EE initialized successfully. >

    # < October 1, 2015 4:18:24 PM CDT > < Info > < Store > < NAP1D692 > < AdminServer > < ExecuteThread [ASSET]: '0' for the queue: '(self-adjusting) weblogic.kernel.Default' > < < WLS Kernel > > <><>< 1443734304473 > < BEA-280008 > < opening persistent store file '_WLS_AdminServer' for recovery: directory = C:\oracle\Middleware\Oracle_Home\user_projects\domains\joe12c_domain\servers\AdminServer\data\store\default requestedWritePolicy = fileLockingEnabled 'Direct entry' = true driver = "wlfileio3." >

    # < October 1, 2015 4:18:24 PM CDT > < Info > < JMX > < NAP1D692 > < AdminServer > < [pending] ExecuteThread: '2' for the queue: '(self-adjusting) weblogic.kernel.Default' > < < WLS Kernel > > <><>< 1443734304504 > < BEA-149512 > < JMX connector server started service: jmx:iiop://10.29.11.182:7001/jndi/weblogic.management.mbeanservers.runtime. >

    # < October 1, 2015 4:18:24 PM CDT > < Info > < JMS > < NAP1D692 > < AdminServer > < ExecuteThread [pending]: '3' for queue: '(self-adjusting) weblogic.kernel.Default' > < < WLS Kernel > > <><>< 1443734304535 > < BEA-040305 > < JMS service is initialized and standby mode. >

    # < October 1, 2015 4:18:24 PM CDT > < Info > < JMS > < NAP1D692 > < AdminServer > < ExecuteThread [pending]: '3' for queue: '(self-adjusting) weblogic.kernel.Default' > < < WLS Kernel > > <><>< 1443734304567 > < BEA-040090 > < 8 deployed by default connection factories. >

    # < October 1, 2015 4:18:24 PM CDT > < Info > < JMS > < NAP1D692 > < AdminServer > < ExecuteThread [pending]: '3' for queue: '(self-adjusting) weblogic.kernel.Default' > < < WLS Kernel > > <><>< 1443734304567 > < BEA-040407 > < connection factory default 'DefaultXAConnectionFactory2' with 'weblogic.jms.XAConnectionFactory2' JNDI name is started >.

    # < October 1, 2015 4:18:24 PM CDT > < Info > < JMS > < NAP1D692 > < AdminServer > < ExecuteThread [pending]: '3' for queue: '(self-adjusting) weblogic.kernel.Default' > < < WLS Kernel > > <><>< 1443734304567 > < BEA-040407 > < connection factory default 'MessageDrivenBeanConnectionFactory' with 'weblogic.jms.MessageDrivenBeanConnectionFactory' JNDI name is started >.

    # < October 1, 2015 4:18:24 PM CDT > < Info > < JMS > < NAP1D692 > < AdminServer > < ExecuteThread [pending]: '3' for queue: '(self-adjusting) weblogic.kernel.Default' > < < WLS Kernel > > <><>< 1443734304567 > < BEA-040407 > < connection factory default 'DefaultConnectionFactory' with 'weblogic.jms.ConnectionFactory' JNDI name is started >.

    # < October 1, 2015 4:18:24 PM CDT > < Info > < JMS > < NAP1D692 > < AdminServer > < ExecuteThread [pending]: '3' for queue: '(self-adjusting) weblogic.kernel.Default' > < < WLS Kernel > > <><>< 1443734304567 > < BEA-040407 > < connection factory default 'TopicConnectionFactory' with his "javax.jms.TopicConnectionFactory" JNDI name is started >.

    # < October 1, 2015 4:18:24 PM CDT > < Info > < JMS > < NAP1D692 > < AdminServer > < ExecuteThread [pending]: '3' for queue: '(self-adjusting) weblogic.kernel.Default' > < < WLS Kernel > > <><>< 1443734304567 > < BEA-040407 > < connection factory default 'DefaultXAConnectionFactory' with 'weblogic.jms.XAConnectionFactory' JNDI name is started >.

    # < October 1, 2015 4:18:24 PM CDT > < Info > < JMS > < NAP1D692 > < AdminServer > < ExecuteThread [pending]: '3' for queue: '(self-adjusting) weblogic.kernel.Default' > < < WLS Kernel > > <><>< 1443734304567 > < BEA-040407 > < connection factory default 'DefaultXAConnectionFactory0' with 'weblogic.jms.XAConnectionFactory0' JNDI name is started >.

    # < October 1, 2015 4:18:24 PM CDT > < Info > < JMS > < NAP1D692 > < AdminServer > < ExecuteThread [pending]: '3' for queue: '(self-adjusting) weblogic.kernel.Default' > < < WLS Kernel > > <><>< 1443734304567 > < BEA-040407 > < default connection factory is started 'Factory' with his "javax.jms.QueueConnectionFactory" JNDI name >.

    # < October 1, 2015 4:18:24 PM CDT > < Info > < JMS > < NAP1D692 > < AdminServer > < ExecuteThread [pending]: '3' for queue: '(self-adjusting) weblogic.kernel.Default' > < < WLS Kernel > > <><>< 1443734304567 > < BEA-040407 > < connection factory default 'DefaultXAConnectionFactory1' with 'weblogic.jms.XAConnectionFactory1' JNDI name is started >.

    # < October 1, 2015 4:18:24 PM CDT > < Info > < JMS > < NAP1D692 > < AdminServer > < ExecuteThread [pending]: '3' for queue: '(self-adjusting) weblogic.kernel.Default' > < < WLS Kernel > > <><>< 1443734304567 > < BEA-040306 > < JMS service is now active. >

    # < October 1, 2015 4:18:24 PM CDT > < Info > < JMX > < NAP1D692 > < AdminServer > < ExecuteThread [pending]: '3' for queue: '(self-adjusting) weblogic.kernel.Default' > < < WLS Kernel > > <><>< 1443734304629 > < BEA-149512 > < JMX connector server started service: jmx:iiop://10.29.11.182:7001/jndi/weblogic.management.mbeanservers.domainruntime. >

    # < October 1, 2015 4:18:24 PM CDT > < Info > < Store > < NAP1D692 > < AdminServer > < ExecuteThread [ASSETS]: '0' for the queue: '(self-adjusting) weblogic.kernel.Default' > < < WLS Kernel > > <><>< 1443734304676 > < BEA-280009 > < file persistent store "_WLS_AdminServer" (c54c7ab9-2eab-4095-ba3c-5abb38f06231) has been opened: blockSize = 512 actualWritePolicy = "Direct-Write(read-buffered)" explicitIOEnforced = false documents = 21. " >

    # < October 1, 2015 4:18:24 PM CDT > < Info > < JMX > < NAP1D692 > < AdminServer > < ExecuteThread [pending]: '3' for queue: '(self-adjusting) weblogic.kernel.Default' > < < WLS Kernel > > <><>< 1443734304691 > < BEA-149512 > < JMX connector server started service: jmx:iiop://10.29.11.182:7001/jndi/weblogic.management.mbeanservers.edit. >

    # < October 1, 2015 4:18:24 PM CDT > < Info > < JDBC > < NAP1D692 > < AdminServer > < ExecuteThread [ASSET]: '0' for the queue: '(self-adjusting) weblogic.kernel.Default' > < < WLS Kernel > > <><>< 1443734304769 > < BEA-001135 > < init > the JDBC service.

    # < October 1, 2015 4:18:24 PM CDT > < Info > < JDBC > < NAP1D692 > < AdminServer > < ExecuteThread [ASSET]: '0' for the queue: '(self-adjusting) weblogic.kernel.Default' > < < WLS Kernel > > <><>< 1443734304785 > < BEA-001137 > < full initialization >.

    # < October 1, 2015 4:18:24 PM CDT > < Info > < JDBC > < NAP1D692 > < AdminServer > < ExecuteThread [ASSET]: '0' for the queue: '(self-adjusting) weblogic.kernel.Default' > < < WLS Kernel > > <><>< 1443734304785 > < BEA-001138 > < Recovery > JDBC service.

    # < October 1, 2015 4:18:24 PM CDT > < Info > < JDBC > < NAP1D692 > < AdminServer > < ExecuteThread [ASSET]: '0' for the queue: '(self-adjusting) weblogic.kernel.Default' > < < WLS Kernel > > <><>< 1443734304785 > < BEA-001140 > < complete resume >.

    # < October 1, 2015 4:18:24 PM CDT > < Info > < messaging.interception > < NAP1D692 > < AdminServer > < ExecuteThread [ASSET]: '0' for the queue: '(self-adjusting) weblogic.kernel.Default' > < < WLS Kernel > > <><>< 1443734304816 > < BEA-400000 > < initialization message interception service. >

    # < October 1, 2015 4:18:24 PM CDT > < Info > < Server > < NAP1D692 > < AdminServer > < ExecuteThread [pending]: '3' for queue: '(self-adjusting) weblogic.kernel.Default' > < < WLS Kernel > > <><>< 1443734304863 > < BEA-002622 > < Protocol "[https, t3, snmp, cluster-broadcast-secure, ldaps, cluster-broadcast, ldap, http, iiop, admin, t3s '. "[, iiops]" is now set up. >

    # < October 1, 2015 4:18:24 PM CDT > < Info > < HTTP > < NAP1D692 > < AdminServer > < [pending] ExecuteThread: '1' for the queue: '(self-adjusting) weblogic.kernel.Default' > < < WLS Kernel > > <><>< 1443734304863 > < BEA-101128 > < HTTP initialization services. >

    # < October 1, 2015 4:18:24 PM CDT > < Info > < HTTP > < NAP1D692 > < AdminServer > < [pending] ExecuteThread: '1' for the queue: '(self-adjusting) weblogic.kernel.Default' > < < WLS Kernel > > <><>< 1443734304894 > < BEA-101135 > < AdminServer is the default Web server. >

    # < October 1, 2015 4:18:24 PM CDT > < Info > < HTTP > < NAP1D692 > < AdminServer > < [pending] ExecuteThread: '1' for the queue: '(self-adjusting) weblogic.kernel.Default' > < < WLS Kernel > > <><>< 1443734304894 > < BEA-101052 > < [HttpServer (defaultWebserver) name: AdminServer] Initialized >

    # < October 1, 2015 4:18:24 PM CDT > < Info > < HTTP > < NAP1D692 > < AdminServer > < [pending] ExecuteThread: '1' for the queue: '(self-adjusting) weblogic.kernel.Default' > < < WLS Kernel > > <><>< 1443734304894 > < BEA-101129 > < init > the container of the Web application.

    # < October 1, 2015 4:18:24 PM CDT > < Info > < JMX > < NAP1D692 > < AdminServer > < ExecuteThread [ASSET]: '0' for the queue: '(self-adjusting) weblogic.kernel.Default' > < < WLS Kernel > > <><>< 1443734304972 > < BEA-149513 > < JMX Connector Server stopped serving: jmx:iiop://10.29.11.182:7001/jndi/weblogic.management.mbeanservers.edit. >

    # < October 1, 2015 4:18:24 PM CDT > < Info > < JDBC > < NAP1D692 > < AdminServer > < ExecuteThread [ASSET]: '0' for the queue: '(self-adjusting) weblogic.kernel.Default' > < < WLS Kernel > > <><>< 1443734304988 > < BEA-001144 > < Force suspending the JDBC service. >

    # < October 1, 2015 4:18:24 PM CDT > < Info > < JDBC > < NAP1D692 > < AdminServer > < ExecuteThread [ASSET]: '0' for the queue: '(self-adjusting) weblogic.kernel.Default' > < < WLS Kernel > > <><>< 1443734304988 > < BEA-001146 > < Force suspend completed JDBC service >.

    # < October 1, 2015 4:18:24 PM CDT > < Info > < JDBC > < NAP1D692 > < AdminServer > < ExecuteThread [ASSET]: '0' for the queue: '(self-adjusting) weblogic.kernel.Default' > < < WLS Kernel > > <><>< 1443734304988 > < BEA-001147 > < JDBC service stop. >

    # < October 1, 2015 4:18:24 PM CDT > < Info > < JDBC > < NAP1D692 > < AdminServer > < ExecuteThread [ASSET]: '0' for the queue: '(self-adjusting) weblogic.kernel.Default' > < < WLS Kernel > > <><>< 1443734304988 > < BEA-001149 > < stopping the JDBC service performed. >

    # < October 1, 2015 4:18:24 PM CDT > < Info > < JMX > < NAP1D692 > < AdminServer > < ExecuteThread [ASSET]: '0' for the queue: '(self-adjusting) weblogic.kernel.Default' > < < WLS Kernel > > <><>< 1443734304988 > < BEA-149513 > < JMX Connector Server stopped serving: jmx:iiop://10.29.11.182:7001/jndi/weblogic.management.mbeanservers.domainruntime. >

    # < October 1, 2015 4:18:24 PM CDT > < Info > < MessagingBridge > < NAP1D692 > < AdminServer > < ExecuteThread [ASSET]: '0' for the queue: '(self-adjusting) weblogic.kernel.Default' > < < WLS Kernel > > <><>< 1443734304988 > < BEA-200001 > < messaging bridge has shut down successfully. >

    # < October 1, 2015 4:18:24 PM CDT > < Info > < JMS > < NAP1D692 > < AdminServer > < ExecuteThread [ASSET]: '0' for the queue: '(self-adjusting) weblogic.kernel.Default' > < < WLS Kernel > > <><>< 1443734304988 > < BEA-040308 > < service JMS suspends >.

    # < October 1, 2015 4:18:24 PM CDT > < Info > < JMS > < NAP1D692 > < AdminServer > < ExecuteThread [ASSET]: '0' for the queue: '(self-adjusting) weblogic.kernel.Default' > < < WLS Kernel > > <><>< 1443734304988 > < BEA-040107 > < 8 cancelled by default connection factories. >

    # < October 1, 2015 4:18:24 PM CDT > < Info > < JMS > < NAP1D692 > < AdminServer > < ExecuteThread [ASSET]: '0' for the queue: '(self-adjusting) weblogic.kernel.Default' > < < WLS Kernel > > <><>< 1443734304988 > < BEA-040015 > < stop JMS is done >.

    # < October 1, 2015 4:18:24 PM CDT > < Info > < JMX > < NAP1D692 > < AdminServer > < ExecuteThread [ASSET]: '0' for the queue: '(self-adjusting) weblogic.kernel.Default' > < < WLS Kernel > > <><>< 1443734304988 > < BEA-149513 > < JMX Connector Server stopped serving: jmx:iiop://10.29.11.182:7001/jndi/weblogic.management.mbeanservers.runtime. >

    # < October 1, 2015 4:18:24 PM CDT > < critical > < WebLogicServer > < NAP1D692 > < AdminServer > < principal > < < WLS Kernel > > <><>< 1443734304988 > < BEA-000362 > <Server has failed. Reason: at least a migratable target is configured with automatic migration. Before the automatic migration of any type can be used, the MigrationBasis must be defined in the ClusterMBean. If database is chosen, must be set so DataSourceForAutomaticMigration. >

    # < October 1, 2015 4:18:25 PM CDT > < opinion > < WebLogicServer > < NAP1D692 > < AdminServer > < principal > < < WLS Kernel > > <><>< 1443734305003 > < BEA-000365 > < Server state changed to FAILED. >

    # < October 1, 2015 4:18:25 PM CDT > < error > < WebLogicServer > < NAP1D692 > < AdminServer > < principal > < < WLS Kernel > > <><>< 1443734305003 > < BEA-000383 > < is not an essential service. The server shuts itself down. >

    # < October 1, 2015 4:18:25 PM CDT > < opinion > < WebLogicServer > < NAP1D692 > < AdminServer > < principal > < < WLS Kernel > > <><>< 1443734305003 > < BEA-000365 > < Server state has changed to FORCE_SHUTTING_DOWN. >

    # < October 1, 2015 4:18:25 PM CDT > < Info > < WebLogicServer > < NAP1D692 > < AdminServer > < ExecuteThread [ASSET]: '0' for the queue: '(self-adjusting) weblogic.kernel.Default' > < < WLS Kernel > > <><>< 1443734305003 > < BEA-000236 > < stop run > discussions.

    # < October 1, 2015 4:18:25 PM CDT > < Info > < WebLogicServer > < NAP1D692 > < AdminServer > < principal > < < WLS Kernel > > <><>< 1443734305003 > < BEA-000238 > < judgment made. >

    It may sound crazy that I am answering my own post.  As he complains about MigrationBasis.  I tried to go to the config.xml file and changed

    Cluster-0

    unicast

    database

    TO

    Cluster-0

    unicast

    consensus

    And at least I was able to restart Server Admin and go to the Server Admin page. The Cluster-> Configuration-> Migration is always on view from database as the basis for Migration.

    Joe

  • GRAVE: Need a console to configure the credentials of the listener

    We use APEX 4.1 because he came out and the latest patch for several weeks now. Over the weekend, we had an unplanned outage and now the Apex listener cannot be restarted.

    Try to restart the result of the listener in the following error stack:

    NEWS: Check out: /u01/oracle/product/apex_listener/apex.war
    See: ' java-jar apex.war - help' for a full range of configuration options
    INFO: Extraction to: / tmp/apex
    INFO: Using classpath: file:/tmp/apex/apex/___embedded/start.jar:file:/tmp/apex/apex/WEB-INF/lib/je-4.0.103.jar:file:/tmp/apex/apex/WEB-INF/lib/poi-3.6-20091214.jar:file:/tmp/apex/apex/WEB-INF/lib/xdb-11.2.0.jar:file:/tmp/apex/apex/WEB-INF/lib/commons-fileupload-1.2.1.jar:file:/tmp/apex/apex/WEB-INF/lib/apex.jar:file:/tmp/apex/apex/WEB-INF/lib/xmlparserv2-11.2.0.jar:file:/tmp/apex/apex/WEB-INF/lib/ojmisc.jar:file:/tmp/apex/apex/WEB-INF/lib/ojdbc6.jar : file:/tmp/apex/apex/WEB-INF/lib/ucp.jar:
    INFO: From Embedded Web container: / tmp/apex
    GRAVE: Need a console to configure the credentials of the listener
    java.lang.IllegalStateException: need a console to configure the credentials of the listener
    at ___bootstrap.___Bootstrap._start(___Bootstrap.java:29)
    at ___bootstrap.___Bootstrap.start(___Bootstrap.java:163)
    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at ___embedded.___EntryPoint.invoke(___EntryPoint.java:299)
    at ___embedded.___EntryPoint.main(___EntryPoint.java:95)

    Someone at - it an ideax something we could try?

    -Joe

    Hey Joe,

    /usr/java/JDK1.6.0_27/bin/Java-Dapex.home=/U01/Oracle/product/apex_listener/conf-jar /u01/oracle/product/apex_listener/apex.war

    Right. You must pass this parameter each time that you start your APEX listener, because, as I intend to clarify before, demand would not have any chance to know where it's home would be if you do not pass this parameter.
    What I wanted to say, is that you must enter configuration (pictures, usernames and passwords) just after the initialization of the base directory, which is the first time you call APEX listener using this path. Later, you can run APEX listener in the background (referring to a proper home directory).

    -Udo

    P.S.: If the answer to your question, please mark this thread and any response useful or appropriate accordingly to help other users looking for a similar problem to easily identify the positions in question. Thank you!

    Published by: Udo on 02.04.2012 20:12

  • problem configuring the listener

    Hello
    I followed all the steps of the doc, how to install with Oracle Glassfish server: http://docs.oracle.com/cd/E21611_01/ doc.11 /e21058/install.htm#CHDBIAIF
    I created these 2 users, of adminlistener and of managerlistener, in the 'file' subnode and giving them a password.
    Then, I deployed the apex-listener directory apex.war.

    I have a problem here:


    Oracle Application Express listener Administration access

    To access Oracle Application Express listener Administration, in your Web browser, go to:

    http:// < Host >: < port >/apex/listenerConfigure

    Where:

    * < Host > is the DNS name or IP address of the Administration Server *.

    * < port > is the port for listening on which the Administration Server is listening for requests

    Next, configure the Oracle Application Express Listener. See "Configuring Oracle Application Express Listener."

    OK, we will set up then.
    I entered apex / http://127.0.0.1:4848 / listenerConfigure and opening of the Glassfish Server Administration Console, asking me a name of user and password. I think I should connect with the previously created the username with the role of the Admin (adminlistener). When I try to open a session with adminlistener and the password, it is said:

    Failed authentication
    Re-enter your username and password

    The password entered ok. What I am doing wrong and how do I configure glassfish console listener?
    Thank you

    Published by: Roger22 on 10.09.2012 23:40

    Hi Roger,
    Pay attention to these lines
    >
    To access Oracle Application Express listener Administration, in your Web browser, go to:

    http://:/apex/listenerConfigure

    Where:

    is the DNS name or IP address of the Management Server

    is the listening port on which the Administration Server is listening to the requests

    Next, configure the Oracle Application Express Listener. See "Configuring Oracle Application Express Listener."

    >

    The PORT here refers to the HTTP port of the http-auditeur1 under configuration > network config > network listeners > http-listener-1 > Port. The default value is 8080.

    If you use the default ports then your URL will be

    http://127.0.0.1:8080/apex/listenerConfigure
    

    4848 port is used only for Glassfish domain administration console.

    Before go you about setting up Apexlistener please pin the location of the config.xml file - apex in the Web.XML by UN-comment lines

     
    config.dir
    ${java.io.tmpdir}/APEX
    
    

    And replace the ${java.io.tmpdir} with a hardcoded fully qualified path, for example the same path than the web.xml file.

    If you do not pin the location of the config.XML - apex as shown above, we can expect more posts of your associates "apexlistener suddenly stopped listening" ;)

    See you soon,.

  • How can I configure FF to start typing before? Such as if I am on a Web Site that needs my personal info, I put in the first letter of my email and FF puts the rest?

    How can I configure Firefox to start typing before? Such as if I am on a Web Site that needs my personal info, I put in the first letter of my e-mail and Firefox puts in the rest of the letters? IE has implemented this. It makes just so typing more easy to personal information.

    Firefox has a 'rudimentary' fill or "AutoComplete" feature, which is linked to the history of form and research.

    https://support.Mozilla.org/en-us/KB/control-whether-Firefox-automatically-fills-forms

    https://support.Mozilla.org/en-us/KB/Firefox-doesn ' t-economy-web-form-entries

    Users should be cautious to they clear recent history what they deselect Form & Search History; This data is stored in its own cache and not saved in a data file.

    As Fred mentioned, using an 'auto fill' extension is preferred by many users. This type of extension allows user implement their data of a personal nature and then to have this 'auto fill' information as required on the Web page "Forms."

    Currently, the most popular "auto-fill" extension seems to have disappeared of Addons,Mozilla.Org site in the last day or two. I had seen a number of threads of support on a compatibility issue in Firefox 50 with this extension; and I suspect that the developer he shot the AMO site. Not sure if this developer will solve the compatibility problem (probably several processes) prepares a new extension to the new format of WebExtensions, or that it is right to give up with his "auto-fill" extension I saw it listed in the AMO Tuesday; Today, it's gone.

    Personally, I have little use for this type of extension, but I don't use and provide suggestions of development (aka criticize what they were doing, FRO the view of "long term user") for a "auto-fill" extension of return in 2004 in the run-up to the release of Firefox 1.0. These developers have created what I would call an add-on "cutting edge", but ran into problems of compatibility silly every week because of Mozilla. And by the time Firefox 1.5 came out 6 months later and 1.5 changes to this extension, developers just gave and 'we' lost this particular extension. After using the 'ultimate auto-fill' extension I've tried a few others, but they have failed in comparison; and since my need was not great I just stuck with the function 'auto' by default.

    It's a real shame that Mozilla has not seen fit to extend these basic features "AutoComplete" over the past 10 years; but hey, it's software development! Redo the UI repeatedly and ignore the basic features; who looks better on a RESUME "as"scut"work that few potential employers will enjoy.

  • Get the ORA-06508 in configuring the listener APEX

    Hello

    I am configuring the listener of the Apex. After entering all required fields and click 'Apply', I get the error messages listed below. This happens when you try the Basic types and connection of the AMT.

    ORA-06508: PL/SQL: called program unit is not found

    Cannot run the Sentinel of the 4500 application page.

    Thanks in advance for your help.

    Published by: user3654649 on June 14, 2011 11:32

    Published by: user3654649 on June 14, 2011 11:33

    Hi Sue,

    It is not a fluke, it certainly works that way.
    Just a few final remarks:
    -He didn't need to change/copy content of + / orabackup_iris2/apex_listener/export/home + to + / orabackup_iris2/export/apex_listener + in your case, as the first directory does not seem to be a temporary.
    -I recommend you put the java call, including parameters in a shell script and call instead.
    - nohup works very well for the background to the application process. As you probably know he does not offer a service 'system' - like functionality.
    - nohup creates a default file for the release of the console in employment has begun. I would recommend to redirect to a file named, then all the outputs.
    So your final configuration would look as follows
    start_apex_listener.sh

    #!/bin/sh
    java -Dapex.port=8080 -Dapex.home=/orabackup_iris2/export/apex_listener -Dapex.images=/orabackup_iris2/export/apex/images -jar /orabackup_iris2/export/apex_listener/apex.war
    

    appeal of nohup

    nohup /orabackup_iris2/export/apex_listener/start_apex_listener.sh >> /orabackup_iris2/export/apex_listener/apex_listener.log 2>&1 &
    

    If your question answered, please mark this thread and any useful response or good post accordingly.

    -Udo

  • Configuring the listener

    After installing frash DB
    Configure the listener as follows,

    LISTENER =
    *(DESCRIPTION_LIST =*)
    *(DESCRIPTION =*)
    * (ADDRESS = (PROTOCOL = TCP) (HOST = Desktop029.tvsil.com)(PORT = 1521)) *.

    *)*
    *)*

    SID_LIST_ORCL =
    *(SID_LIST =*)
    *(SID_DESC =*)
    * (GLOBAL_DBNAME = ORCL). *
    * (ORACLE_HOME = D:\oracle1\product\10.2.0)*
    * (SID_NAME = ORCL). *
    *)*
    *)*


    ORCL =
    *(DESCRIPTION_LIST =*)
    *(DESCRIPTION =*)
    * (ADDRESS = (PROTOCOL = TCP) (HOST = Desktop029.tvsil.com)(PORT = 1521)) *.
    *)*
    *)*



    AMT I configured


    + tnsnames.ora # Network Configuration file: D:\oracle1\product\10.2.0\db_1\NETWORK\ADMIN\tnsnames.ora+
    + # Generated by Oracle configuration tools. +


    ORCL =
    + (DESCRIPTION = +
    + (ADDRESS_LIST = +
    + (ADDRESS = (PROTOCOL = TCP) (HOST = Desktop029.tvsil.com)(PORT = 1521)) +.
    +)+
    + (CONNECT_DATA = +
    + (SERVER = DEDICATED) +.
    + (Service_name = ORCL) +.
    +)+
    +)+

    EXTPROC_CONNECTION_DATA =
    + (DESCRIPTION = +
    + (ADDRESS_LIST = +
    + (ADDRESS = (PROTOCOL = TCP) (HOST = Desktop029.tvsil.com)(PORT = 1521)) +.
    +)+
    + (CONNECT_DATA = +
    + (SID = PLSExtProc) +.
    + (PRESENTATION = RO) +.
    +)+
    +)+

    When you start the listener
    I got following error


    + Microsoft Windows XP [Version 5.1.2600] +.
    -(C) copyright 1985-2001 Microsoft Corp. +.

    C:\Documents and Settings\karthick.a > cd\

    C:\ > lsnrctl status

    LSNRCTL for 32-bit Windows: Version 10.2.0.1.0 - Production on March 11, 2010 16:08
    +: 37 +.

    Copyright (c) 1991, 2005, Oracle.  All rights reserved.

    Connection to (DESCRIPTION = (ADDRESS = (PROTOCOL = TCP) (HOST = Desktop029.tvsil.com) (IN.
    RT = 1521)))
    AMT-12541: TNS:no listener
    AMT-12560: TNS:protocol adapter error
    AMT-00511: no listener
    + 32-bit Windows Error: 61: unknown error.


    the people of u can help me

    Check services Controlpanel listening >
    Are they automatic or manual has started or not.

  • How can I set a password for firefox so that everyone must enter the password before running firefox

    My younger sister run my firefox just to this afternoon (she origin use IE), and she saw something that is not visible. How can I set a password for firefox so that everyone must enter the password before running firefox?

    Another option is the master password + extension.

    You must first make sure that Firefox uses a master password, for more details on how to do that see use a master password to protect stored logins and passwords. Then with the master password + extension in its options, go to the getting started section and make sure that "ask for password at startup" and "Exit if cancelled" is selected both.

    As with all extensions, this protection is quite weak and can be bypassed if start you Firefox in safe mode that disables extensions.

  • Is there a way to know if the current modules are compatible with the latest upgrade of Firefox before running the update?

    I want to know if my Add-ons and current themes are compatible with the latest update of Firefox before running the update.

    Hello azdec.

    You can check the add page - we in addons.mozilla.org so it's just one or two. In my view, there is an extensions in the Gallery of modules that allows you to see if your modules are compatible with the newer versions of Firefox. But you'll have to look for them, because I don't know how it's called.

    I remind you that if you want an add-on to be compatible with a newer version of Firefox, you must contact its author.

    In addition, the version of Firefox you are using right now has been suspended and is no longer supported. In addition, it has known bugs and security problems. I invite you to upgrade to the latest version of Firefox, for maximum stability, performance, security and ease of use. You can get it for free, as always, to getfirefox.com.

  • Initialization of the LEDs before running the second test.

    I am novice programmer Labview using LV 8.6.  I have an application where I have a lot of lights to indicate success or failure throughout my application in many different cases. After running these tests test that passed are indicated on the front panel with a light green. These failed tests are lit with a red LED. Is there an easy way to initialize all the LEDs return to their shutdown state before running the test a second time without reload the application?

    Here is a small example. First the Boolean values are changed to true, then they return to their fake. Does that help?

  • A previous program installation was never completed. You must restart your computer to complete that installation before running the installation of Skype program. Setup will now close

    I get the following information on the screen.

    Skype information

    A previous program installation was never completed. You must restart your computer to complete that installation before running the installation of Skype program. Setup will now close

    Original title: installation of Skype in Windows 7 Professional

    Hello

    Please contact Microsoft Community.

    I understand that you are facing the question on Skype.

    I will definitely help you with this.

    Please provide the information below.

    1. are you an error code?

    2. don't you make changes to the pc before that?

    I suggest you go through the links below:

    Refer to the suggestion given by John Rubdy replied on May 27, 2011:

    http://answers.Microsoft.com/en-us/Windows/Forum/Windows_7-windows_programs/unable-to-install-Skype/c00745e0-39b1-49FA-b3b0-c6ed5feab9bf

    Also check out the link below:

    https://support.Skype.com/en/FAQ/FA11033/why-do-i-get-a-Windows-Installer-1618-error-code-when-i-install-Skype

    I hope this helps. Please post back with the State of the question and we will be happy to help you further.

  • How to configure the listener with SSL

    Hi Experts,

    I use 11g R2 EE. I want to configure my database listener so that it can be connected using SSL.

    Can someone provide me guide step by step to configure the listener with SSL (including the portfolio so that comes in the image).

    The command line configurations will be well appreciated.

    Thanks in advance

    Alexander gelin

    The client configuration is the same as the server:

    1. create the portfolio.

    2 creating CSR and copy it in CA.

    3. the CSR signal with your certificate root.

    4 copy signed CRT file and root of public certificate to the client.

    5 configure the sqlnet.ora clients.

    Heavy customers already contains the necessary files. For thin clients, it is necessary to install the full or instant client.

    In SQLDeveloper, connection string should be like:

    jdbc:oracle:oci:@(DESCRIPTION= (ADDRESS_LIST= (ADDRESS= (PROTOCOL=TCPS)(HOST=)(PORT=))) (CONNECT_DATA= (SERVICE_NAME=)) (SECURITY= (MY_WALLET_DIRECTORY=D:\Oracle\client.test.p12)))

Maybe you are looking for