Problem creating a weblogic for short server domain

I ran the short Server Setup program that created a folder named 'EndecaServer7.5.1_1' folder (C:\Oracle\Middleware) of Middleware. While creating a new domain in weblogic for short server, I don't get any options "Server Oracle short" and "Oracle JRF" selection under "generate an automatically configured domain to take in charge the following products:  I found no jars corresponding to "Server Oracle short" and ' Oracle JRF ' in the sub templates folder in the folder of Middleware. Do I need to manually add the jars in the models folder, if yes, what are the jars I might add for Server Oracle short ' and "Oracle JRF".


Suggestions for this problem would be appreciated.


Thank you

I assume that you have installed the ADF package, which is required for the selection "JRF Oracle".

Second, the domain server (named oracle.endecaserver_7.5.1.jar) short model is to:

C:\Oracle\Middleware\EndecaServer7.5.1_1\common\templates\applications

If you do not see the directory \EndecaServer7.5.1_1\common (or other directories such as \endeca-cmd and \endeca-server), then the installation did not work properly.

Tags: Business Intelligence

Similar Questions

  • Problem creating the destination for Lightroom 6 folder

    Just upgraded to Lightroon 6. Now I have a problem creating the destination folder. Already checked the folder permissions. Even tried a new folder nothing helps. A lot of space on the computer.

    Don't know who to turn to next. Is this a problem of individual computer?

    You must use a computer with permissions of administrator account

    Also, do a right click on the installer and select RUN AS ADMINISTRATOR from the popup option window to see if that helps

  • Issue from the Weblogic for ATG Server

    Hello

    My goal is to deploy an EAR (generated for jboss) ATG Weblogic 10.3.6 and using Oracle to connect my DB

    I created the necessary data sources and make the necessary changes in JTDataSource thus, even after that as I get the error message during the installation of the EAR:

    JTDataSource.properties:

    $class = atg.nucleus.JNDIReference

    JNDIName = java: comp/env/jdbc/ATGProductionDS

    This is the error I get:

    ErrorMar 17 Nov 14:28:11 IST 20151447750691135/ ATG/Dynamo/service/JDBC/JTDataSource---javax.naming.NameNotFoundException: while trying to get jdbc/ATGProductionDS in/app/webapp/dyn/1362370711. ; rest the name "jdbc/ATGProductionDS.

    And I created "ATGProductionDS" datasource with JNDI name as "jdbc/ATGProductionDS.

    Anyone could solve my problem please?

    Hello

    Try using like this:

    /atg/dynamo/service/jdbc / JTDataSource.properties

    dataSource = / atg/dynamo/service/jdbc/DirectJTDataSource

    /ATG/Dynamo/service/JDBC/DirectJTDataSource.properties

    JNDIName = ATGProductionDS

    $class = atg.nucleus.JNDIReference

    I always use like this and working properly.

    It will be useful.

    Good bye.

  • Problem creating drive recovery for Satellite L550-10N

    Hello.

    I just bought a L550-10N and the first thing I tried to do is to create recovery discs using the Toshiba recovery disc creator.

    Everything went well on the first creation of disc (4 must be created).
    The problem starts with the second disk: about when it's half burned, decisions of the gauge, the DVD drive continues to function for hours and never stops.

    I tried the process again, but it was exactly the same.

    Anyone an idea how to solve this problem?

    Thank you!

    According to my experience, the best thing you can do is to create a recovery media using DVD-R virgins.
    I have created for several different models of laptops using TDK or Verbatim DVD-R media, and every time everything was fine.

  • Problem creating bootable installation for El Capitan

    Hello

    When I try to create an installation program for El Capitan bootable on a new MacBook Pro (A1278) in November 2015 using the string SUDO included in

    HT201372: Create a bootable OS x Installer, I get an immediate failure with the answer "sudo: failed to initialize the PAM: no such file or directory." Diskmaker X loops on it and runs into the same answer of the problem.  Is there a solution or the solution to this problem?

    If you do not already have a current backup, please backup all data, and then reinstall the OS. * you don't need to erase the boot volume, and you won't need the backup unless something is wrong. If the system has been upgraded an earlier version of Mac OS X, you may need to the Apple ID and password to use.

    There are ways to back up a computer that is not fully functional. Ask if you need advice.

    If you installed the runtime Java distributed by Apple, and still need, you will need to reinstall it. It goes the same for Xcode. All other data will be preserved.

    Related support article refers to OS X 10.11 ("El Capitan"), but the procedure is the same for OS X 10.7 ("Lion") and later versions.

  • Advanced Web services addition of Weblogic for JAX - WS extending resources to new managed server

    If we add a server managed additional to a weblogic domain that has been configured to support Web Services Advanced to Weblogic for the Extensions of JAX - WS in the creation of the domain, what is the right method to add the resources to the new managed server? All of these objects are created automatically when the wls_webservice_jaxws.jar is selected in the creation of the field. However, it is not possible to reuse the model to add resources to a newly added managed server.

    We tried to use the wls_webservice_complete_update_utils.py to create these objects, but when this script is pointing to a single server, it seems that to create the JaxWsSafAgent and no other resource is created for the new managed server.

    in the event of possible it helps someone who may have the same question, I got, I developed the following wlst script to add and configure the resources of JAX - WS Adv Svcs for a managed server newly added to an area that already has the support of the service.

    ###############################################################################

    # Oracle documentation:

    # Configure a JMS server, service agent of Store-and-forward (SAF) and store persistent on each WebLogic Server.

    # In a cluster, each to a target (not the server) local migratable target.

    # Host server 'default migratable target' is sufficient in most cases.

    # Target JMS modules to a cluster (or single server if not not using a clustered environment).

    # Create exactly a subdeployment by module.

    # and fill the subdeployment with JMS servers applicable or SAF agents only, not servers.

    # Target JMS destinations the subdeployment (called Advanced Targeting in the Administration Console).

    # JMS destinations do not use by default the targeting option.

    # The following variables are used in the table:

    server_designator # specifies an ID that is generated automatically by the configuration infrastructure.

    # In general, this ID is in the format auto_number.

    # uniqueID specifies a unique digital ID that is generated automatically by the configuration infrastructure.

    # In General, this ID is a numeric value, for example 1234.

    # servername specifies the name specified by the user to the server.

    # http://docs.oracle.com/cd/E23943_01/web.1111/e13758/setenv.htm#CACJHIJD

    # RESOURCE NAME                                                                                                                                                                         RESOURCE TYPE

    # WseeJaxwsJmsModule                                                                                                                                             JMS Module

    # File WseeJaxwsFileStore_server_designator storage

    # WseeJaxwsJmsServer_server_designator JMS server

    # WseeJaxwsJmsServeruniqueID JMS Subdeployment

    # Manager weblogic.wsee.jaxws.mdb.DispatchPolicy of work

    # Service ReliableWseeJaxwsSAFAgent_server_name SAF agent

    # Queue JMS WseeBufferedRequestQueue_server_designator

    # Queue JMS WseeBufferedRequestErrorQueue_server_designator

    # Queue JMS WseeBufferedResponseQueue_server_designator

    # Queue JMS WseeBufferedResponseErrorQueue_server_designator

    # WseeStore                                                                                                                                                                                      Logical store

    import sys

    import random

    # import os

    def main():

    Connect ("weblogic', ' password ',' t3: / / hostname:8001")

    domainType = "osb".

    # change the index value to coincide with the index number of the managed server

    # that needs resources, for example osb_server3 or wls_server3 would be all two use index = 3

    # osb_server4 would need to index = 4, etc.

    index = 3

    managedServerName = domainType + '_server %s' % index

    print ' managedServerName is: "+ managedServerName

    print (' check if server ' + managedServerName + "exists...")

    CD ('/Servers')

    Server = ls('c')

    If (servers.find (managedServerName)! = - 1):

    Print ('Server' + managedServerName + "exists...")

    # Get the Configuration Manager and check for existing session

    cfgManager = getConfigManager()

    Try:

    cfgManager.getChanges)

    Print ("failed to open an editing session.  Please clear any open the locks on the configuration. ")

    Print ("Please investigate the lock and try again the script. Script output. ")

    Disconnect()

    Exit()

    except:

    Edit()

    startEdit()

    Print ("creation WseeStore LogicalStore...")

    createLogicalStore (managedServerName, 1).

    Print ("WseeStore LogicalStore...")

    Print ('creating JMS resources and configuration UDQs...')

    createJMSResources (managedServerName, index)

    print ("resources created JMS and configured UDQs... »)

    Print ("activate changes...")

    Activate()

    Print ("enabled... changes")

    print ("disconnection of AdminServer...")

    Disconnect()

    Print ("disconnected from AdminServer...")

    Print ("Script completed successfully.  Please check the changes you made. ")

    Exit()

    Another thing:

    There are 0 =

    print (managedServerName + "does not exist in this area.)  Script will now stop. »)

    Disconnect()

    Exit()

    def createLogicalStore (managedServerName, setAsDefault):

    CD ('/ servers /' + managedServerName + ' / WebService /' + managedServerName + ' / WebServicePersistence /' + managedServerName + ' / ' WebServiceLogicalStores)

    logicalStores = ls('c')

    If (logicalStores.find ('WseeStore')! = - 1):

    Print ("ERROR: LogicalStore WseeStore exist already for ' + managedServerName")

    Print ("Please study.  Script output. ")

    cancelEdit('y')

    Disconnect()

    Exit()

    Another thing:

    CD ('/ servers /' + managedServerName + ' / WebService /' + managedServerName + ' / WebServicePersistence /' + managedServerName)

    cmo.createWebServiceLogicalStore ('WseeStore')

    CD ('/ servers /' + managedServerName + ' / WebService /' + managedServerName + ' / WebServicePersistence /' + managedServerName + ' / WebServiceLogicalStores/WseeStore ')

    cmo.setPersistenceStrategy ('LOCAL_ACCESS_ONLY')

    cmo.setRequestBufferingQueueJndiName ('weblogic.wsee.BufferedRequestQueue')

    cmo.setResponseBufferingQueueJndiName ('weblogic.wsee.BufferedResponseQueue')

    If setAsDefault == 1:

    CD ('/ servers /' + managedServerName + ' / WebService /' + managedServerName + ' / WebServicePersistence /' + managedServerName)

    cmo.setDefaultLogicalStoreName ('WseeStore')

    def createJMSResources (managedServerName, index):

    targetServer = jarray.array ([ObjectName ('com.bea:Name =' + managedServerName + ", Type = server '")], ObjectName)

    # creating persistence store for jms Server

    # NOTE: you will need to create the physical folder for the storage of files

    print ('* FileStore creation ')

    filestore_list = ["WseeJaxwsFileStore"]

    Count = 0

    limit = 1

    While County<>

    CD ('/Deployments')

    Filestore = ls('c')

    Filestore = filestore_list [count] + '_auto_ %s' % index

    If (fileStores.find (filestore)! = - 1):

    print ("' ERROR: Filestore ' filestore + ' already exists!")

    Print ("Please study.  Script output. ")

    cancelEdit('y')

    Disconnect()

    Exit()

    Another thing:

    print ('* adding ' + filestore)

    CD('/')

    cmo.createFileStore (filestore)

    CD ('/ deployments /' + filestore)

    cmo.setDirectory (filestore)

    objectives (", target server)

    print ("Filestore" + filestore + "created")

    # create file storage directory, if there is no

    dir = System.getenv ('DOMAIN_HOME') + ' / ' + filestore

    Try:

    OS.stat (dir)

    except:

    OS.mkdir (dir)

    Count += 1

    # the server jms creation

    print ('* creating WseeJaxws JMS Server "")

    # create server jms WseeJaxwsJmsServer_auto_x

    CD ('/JMSServers')

    jmsServers = ls('c')

    If (jmsServers.find (' %s '% index WseeJaxwsJmsServer_auto_)! = - 1):

    print ("ERROR: WseeJaxwsJmsServer_auto_ % if % index + ' already exists!")

    Print ("Please study.  Script output. ")

    cancelEdit('y')

    Disconnect()

    Exit()

    Another thing:

    CD('/')

    cmo.createJMSServer (' %s '% index WseeJaxwsJmsServer_auto_)

    CD ('/ JMSServers/WseeJaxwsJmsServer_auto_ % if % index)

    cmo.setPersistentStore (getMBean ('/ deployments/WseeJaxwsFileStore_auto_ % if % index))

    objectives (", target server)

    targetWseeJaxwsJmsServer = jarray.array ([ObjectName ('com.bea:Name = WseeJaxwsJmsServer_auto_ % be % index + ", Type = JMSServer")], ObjectName)

    print (index "WseeJaxwsJmsServer_auto_ %s" % + "created")

    # creating WseeJaxwsJmsModule components

    print ('* create queues: index % WseeBufferedRequestQueue_auto_ % to + ', WseeBufferedRequestErrorQueue_auto_ % if % index + ', WseeBufferedResponseQueue_auto_ % if % index + ' and WseeBufferedResponseErrorQueue_auto_ % if % index)

    # check if subdeployment in WseeJaxwsJmsModule

    # targeted on the new JMS server already exists

    CD('/JMSSystemResources/WseeJaxwsJmsModule/SubDeployments')

    wseejaxwsSubs = ls ("c", returnMap = 'true')

    for wseejaxwsSub in wseejaxwsSubs:

    CD ('/ JMSSystemResources/WseeJaxwsJmsModule/SubDeployments /' + wseejaxwsSub + "/ target")

    existingSubTargets = ls ("c", returnMap = 'true')

    for existingSubTarget in existingSubTargets:

    CD ('/ JMSSystemResources/WseeJaxwsJmsModule/SubDeployments /' + wseejaxwsSub + ' / objectives /' + existingSubTarget)

    If (existingSubTarget == 'WseeJaxwsJmsServer_auto_ %s' % index):

    print (' ERROR: SubDeployment WseeJaxwsJmsModule ' + wseejaxwsSub + ' already exists and is intended for the %s '% index WseeJaxwsJmsServer_auto_)

    Print ("Please study.  Script output. ")

    cancelEdit('y')

    Disconnect()

    Exit()

    # create subdeployment in WseeJaxwsJmsModule

    CD('/JMSSystemResources/WseeJaxwsJmsModule')

    # Number of eight random numbers to generate and convert to string

    # If the subname will conform to the standard naming convention

    # using numbers beginning with four to ensure it is random in existing facilities

    # and try to create some level of self-documentation to coincide with the index server

    uniqueID = str (random.randrange (00000000,99999900))

    subName = "%s WseeJaxwsJmsServer" % index + uniqueID

    cmo.createSubDeployment (subName)

    print ('SubDeployment' + subName + "created")

    # create queue WseeBufferedRequestQueue_auto_x

    CD('/JMSSystemResources/WseeJaxwsJmsModule/JMSResource/WseeJaxwsJmsModule/Queues')

    queue = ls('c')

    If (queues.find (' %s '% index WseeBufferedRequestQueue_auto_)! = - 1):

    print ("ERROR: WseeBufferedRequestQueue_auto_ % if % index + ' already exists!")

    Print ("Please study.  Script output. ")

    cancelEdit('y')

    Disconnect()

    Exit()

    Another thing:

    CD('/JMSSystemResources/WseeJaxwsJmsModule/JMSResource/WseeJaxwsJmsModule')

    cmo.createQueue (' %s '% index WseeBufferedRequestQueue_auto_)

    CD ('/ JMSSystemResources/WseeJaxwsJmsModule/JMSResource/WseeJaxwsJmsModule/Files/WseeBufferedRequestQueue_auto_ % if % index)

    cmo.setJNDIName ('weblogic.wsee.BufferedRequestQueue_auto_ % if % index)

    cmo.setSubDeploymentName (subName)

    CD ('/ JMSSystemResources/WseeJaxwsJmsModule/SubDeployments /' + subName)

    Set ('Targets', targetWseeJaxwsJmsServer)

    print (index ' WseeBufferedRequestQueue_auto_ %s "% +" created")

    # create queue WseeBufferedRequestErrorQueue_auto_x

    CD('/JMSSystemResources/WseeJaxwsJmsModule/JMSResource/WseeJaxwsJmsModule/Queues')

    queue = ls('c')

    If (queues.find (' %s '% index WseeBufferedRequestErrorQueue_auto_)! = - 1):

    print ("ERROR: WseeBufferedRequestErrorQueue_auto_ % if % index + ' already exists!")

    Print ("Please study.  Script output. ")

    cancelEdit('y')

    Disconnect()

    Exit()

    Another thing:

    CD('/JMSSystemResources/WseeJaxwsJmsModule/JMSResource/WseeJaxwsJmsModule')

    cmo.createQueue (' %s '% index WseeBufferedRequestErrorQueue_auto_)

    CD ('/ JMSSystemResources/WseeJaxwsJmsModule/JMSResource/WseeJaxwsJmsModule/Files/WseeBufferedRequestErrorQueue_auto_ % if % index)

    cmo.setJNDIName ('weblogic.wsee.BufferedRequestErrorQueue_auto_ % if % index)

    cmo.setSubDeploymentName (subName)

    CD ('/ JMSSystemResources/WseeJaxwsJmsModule/SubDeployments /' + subName)

    Set ('Targets', targetWseeJaxwsJmsServer)

    print (index ' WseeBufferedRequestErrorQueue_auto_ %s "% +" created")

    # create queue WseeBufferedResponseQueue_auto_x

    CD('/JMSSystemResources/WseeJaxwsJmsModule/JMSResource/WseeJaxwsJmsModule/Queues')

    queue = ls('c')

    If (queues.find (' %s '% index WseeBufferedResponseQueue_auto_)! = - 1):

    print ("ERROR: WseeBufferedResponseQueue_auto_ % if % index + ' already exists!")

    Print ("Please study.  Script output. ")

    cancelEdit('y')

    Disconnect()

    Exit()

    Another thing:

    CD('/JMSSystemResources/WseeJaxwsJmsModule/JMSResource/WseeJaxwsJmsModule')

    cmo.createQueue (' %s '% index WseeBufferedResponseQueue_auto_)

    CD ('/ JMSSystemResources/WseeJaxwsJmsModule/JMSResource/WseeJaxwsJmsModule/Files/WseeBufferedResponseQueue_auto_ % if % index)

    cmo.setJNDIName ('weblogic.wsee.BufferedResponseQueue_auto_ % if % index)

    cmo.setSubDeploymentName (subName)

    CD ('/ JMSSystemResources/WseeJaxwsJmsModule/SubDeployments /' + subName)

    Set ('Targets', targetWseeJaxwsJmsServer)

    print (index ' WseeBufferedResponseQueue_auto_ %s "% +" created")

    # create queue WseeBufferedResponseErrorQueue_auto_x

    CD('/JMSSystemResources/WseeJaxwsJmsModule/JMSResource/WseeJaxwsJmsModule/Queues')

    queue = ls('c')

    If (queues.find (' %s '% index WseeBufferedResponseErrorQueue_auto_)! = - 1):

    print ("ERROR: WseeBufferedResponseErrorQueue_auto_ % if % index + ' already exists!")

    Print ("Please study.  Script output. ")

    cancelEdit('y')

    Disconnect()

    Exit()

    Another thing:

    CD('/JMSSystemResources/WseeJaxwsJmsModule/JMSResource/WseeJaxwsJmsModule')

    cmo.createQueue (' %s '% index WseeBufferedResponseErrorQueue_auto_)

    CD ('/ JMSSystemResources/WseeJaxwsJmsModule/JMSResource/WseeJaxwsJmsModule/Files/WseeBufferedResponseErrorQueue_auto_ % if % index)

    cmo.setJNDIName ('weblogic.wsee.BufferedResponseErrorQueue_auto_ % if % index)

    cmo.setSubDeploymentName (subName)

    CD ('/ JMSSystemResources/WseeJaxwsJmsModule/SubDeployments /' + subName)

    Set ('Targets', targetWseeJaxwsJmsServer)

    print (index ' WseeBufferedResponseErrorQueue_auto_ %s "% +" created")

    print (queues "in the created WseeJaxwsJmsModule")

    # try except block is sufficient to avoid any problem if these queues

    # have already been added to the queues of dist WseeJaxws

    # If this is the case, the following exception is thrown:

    # weblogic.descriptor.BeanAlreadyExistsException: bean already exists

    Try:

    print ('* addition of the queues in distributed queues)

    queue_list = ['WseeBufferedRequestErrorQueue', 'WseeBufferedResponseQueue', 'WseeBufferedRequestQueue', 'WseeBufferedResponseErrorQueue']

    Count = 0

    limit = 4

    While County<>

    queue = queue_list [count] + '_auto_ %s' % index

    dist_queue = "dist_" + queue_list [count] + 'sent '.

    print ('* added ' queue + 'to' + dist_queue)

    CD ('/ JMSSystemResources/WseeJaxwsJmsModule/JMSResource/WseeJaxwsJmsModule/DistributedQueues /' + dist_queue)

    cmo.createDistributedQueueMember (tail)

    CD ('/ JMSSystemResources/WseeJaxwsJmsModule/JMSResource/WseeJaxwsJmsModule/DistributedQueues /' dist_queue ' / DistributedQueueMembers /' ++ queue)

    cmo.setWeight (1)

    Print ("queue added to UDQ")

    Count += 1

    except:

    Print ("an exception was encountered adding JMS queues for distributed queues '")

    Print ("Please study using the thread dump information provided.'")

    Print ("the script will now stop.")

    cancelEdit('y')

    Disconnect()

    lift

    # create ReliableWseeJaxwsSAFAgent

    Print ("Creating ReliableWseeJaxwsSAFAgent_auto_ %s" % index + '...')

    CD ('/SAFAgents')

    safAgents = ls('c')

    If (safAgents.find (' %s '% index ReliableWseeJaxwsSAFAgent_auto_)! = - 1):

    print ("ERROR: SAFAgent ReliableWseeJaxwsSAFAgent_auto_ % index %s 'exists already for' + managedServerName")

    Print ("Please study.  Script output. ")

    cancelEdit('y')

    Disconnect()

    Another thing:

    CD('/')

    cmo.createSAFAgent (' %s '% index ReliableWseeJaxwsSAFAgent_auto_)

    CD ('/ SAFAgents/ReliableWseeJaxwsSAFAgent_auto_ % if % index)

    cmo.setStore (getMBean ('/ filestore/WseeJaxwsFileStore_auto_ % if % index))

    Set ('Targets', TargetServer)

    cmo.setServiceType ('Both')

    Print ('Created ReliableWseeJaxwsSAFAgent_auto_ %s "% index)

    If __name__ == "main":

    main()

  • Short server SSL problem

    Hello!

    I have a problem with SSL and my short server. When I try to join my server with the URL https://localhost:7002 / short-server/ws/manage? wsdl I get the error:

    An error occurred during a connection to localhost:7002. Peer SSL cannot verify your certificate. (Error code: ssl_error_bad_cert_alert)

    The strange thing is that I can connect to the server via the Studio short and commissioning Service. But this URl does not work.

    Also, when I try to run a graph with this WSDL I get an error that it cannot connect.

    Does anyone know what could be the problem?

    Thank you!

    Marco

    > How can I access it via SoapUI?

    Any web service that is public is accessible through SoapUI. See for example this doc: http://docs.oracle.com/cd/E40521_01/server.761/es_data_loading/toc.htm#Overview%20of%20the%20Data%20Ingest%20Web%20Service

    It lists WebService to ingest data can be accessed at:

    http://localhost:/endeca-server/ws/ingest/?wsdl
    

    Of course, you should use the HTTPS protocol.

    > If I run a graphic like the graph of initdatadomain it also gives me an error that it can't connect. So you still think it's a browser problem? It gives an error on the WSDL binding.

    It already looks like a resolution problem with short server host name. See here: http://docs.oracle.com/cd/E40521_01/server.761/es_admin/toc.htm#Hostname%20resolution%20in%20the%20Endeca%20Server

    Regarding the browser, Oracle does not recommend a short server securely installed via a browser.

  • Problem loading data for Planning Server through ODI

    Hi all

    I am facing problem while loading data for Planning Server through ODI.
    I created the interface with flat as a source of data as file below

    Location data load Cube name POV cost per seat
    Ctbn_PnL of Tidel Equifax, Budget, Working_2010, FY10, Wk1, Local 333
    Ctbn_PnL of Tidel Equifax, Budget, Working_2010, FY10, Wk2, Local 444
    Ctbn_PnL of Tidel Equifax, Budget, Working_2010, FY10, Wk3, 555 Local
    Ctbn_PnL of Tidel Equifax, Budget, Working_2010, FY10, Wk4, Local 666
    Budget, Working_2010, FY10, Wk5, Tidel Equifax, Local 777 Ctbn_PnL
    Ctbn_PnL of Tidel Equifax, Budget, Working_2010, FY10, Wk6, Local 888
    Budget, Working_2010, FY10, Wk1, PADI Ctbn_PnL Equifax, Local 222
    Budget, Working_2010, FY10, Wk2, PADI Ctbn_PnL Equifax, Local 111
    Budget, Working_2010, FY10, Wk3, PADI Ctbn_PnL Equifax, room 345
    Budget, Working_2010, FY10, Wk4, PADI Ctbn_PnL Equifax, Local 346
    Budget, Working_2010, FY10, Wk5, PADI Ctbn_PnL Equifax, Local 347
    Budget, Working_2010, FY10, Wk6, PADI Ctbn_PnL Equifax, Local 349

    And the target as an application of Planinng. Interface has been properly executed, but are not filled with data in the form of Plannning or Essbase.
    I obtained the information in the log file after running the interface:

    2010-05-20 18:45:38, 409 [DwgCmdExecutionThread:null:5] INFO: Oracle Data Integrator adapter for Hyperion Planning - free 9.3.1.1
    2010-05-20 18:45:38, 409 INFO [DwgCmdExecutionThread:null:5]: connection for application [PnL_ODI] [chnveltss03]: [11333] using [admin] username.
    2010-05-20 18:45:39, 800 [DwgCmdExecutionThread:null:5] INFO: successfully connected to the planning application.
    2010-05-20 18:45:39, 800 INFO [DwgCmdExecutionThread:null:5]: loading for the charge of planning options
    Name of the dimension: location like Parent child: false
    Order By entry charge: forgery
    Update the database: true
    2010-05-20 18:45:39, 815 INFO [DwgCmdExecutionThread:null:5]: beginning of the loading process.
    2010-05-20 18:45:39, 815 DEBUG [DwgCmdExecutionThread:null:5]: number of columns in the result set of source does not match the number of columns planning targets.
    2010-05-20 18:45:39, 831 [DwgCmdExecutionThread:null:5] INFO: type of load is a [member of the load dimension].
    2010-05-20 18:45:39, 831 [DwgCmdExecutionThread:null:5] ERROR: file [[Tidel, null, null, null, null, null, null, null, null, null, null, null, Ctbn_PnL, Budget, null, "Equifax, null, null, null]] has been rejected by Planning Server.
    2010-05-20 18:45:39, 831 [DwgCmdExecutionThread:null:5] ERROR: file [[Tidel, null, null, null, null, null, null, null, null, null, null, null, Ctbn_PnL, Budget, null, "Equifax, null, null, null]] has been rejected by Planning Server.
    2010-05-20 18:45:39, 847 [DwgCmdExecutionThread:null:5] ERROR: file [[Tidel, null, null, null, null, null, null, null, null, null, null, null, Ctbn_PnL, Budget, null, "Equifax, null, null, null]] has been rejected by Planning Server.
    2010-05-20 18:45:39, 847 [DwgCmdExecutionThread:null:5] ERROR: file [[Tidel, null, null, null, null, null, null, null, null, null, null, null, Ctbn_PnL, Budget, null, "Equifax, null, null, null]] has been rejected by Planning Server.
    2010-05-20 18:45:39, 847 [DwgCmdExecutionThread:null:5] ERROR: file [[Tidel, null, null, null, null, null, null, null, null, null, null, null, Ctbn_PnL, Budget, null, "Equifax, null, null, null]] has been rejected by Planning Server.
    2010-05-20 18:45:39, 847 [DwgCmdExecutionThread:null:5] ERROR: file [[Tidel, null, null, null, null, null, null, null, null, null, null, null, Ctbn_PnL, Budget, null, "Equifax, null, null, null]] has been rejected by Planning Server.
    2010-05-20 18:45:39, 847 [DwgCmdExecutionThread:null:5] ERROR: file [[Padi, null, null, null, null, null, null, null, null, null, null, null, Ctbn_PnL, Budget, null, "Equifax, null, null, null]] has been rejected by Planning Server.
    2010-05-20 18:45:39, 862 ERROR [DwgCmdExecutionThread:null:5]: file [[Padi, null, null, null, null, null, null, null, null, null, null, null, Ctbn_PnL, Budget, null, "Equifax, null, null, null]] has been rejected by Planning Server.
    2010-05-20 18:45:39, 862 ERROR [DwgCmdExecutionThread:null:5]: file [[Padi, null, null, null, null, null, null, null, null, null, null, null, Ctbn_PnL, Budget, null, "Equifax, null, null, null]] has been rejected by Planning Server.
    2010-05-20 18:45:39, 862 ERROR [DwgCmdExecutionThread:null:5]: file [[Padi, null, null, null, null, null, null, null, null, null, null, null, Ctbn_PnL, Budget, null, "Equifax, null, null, null]] has been rejected by Planning Server.
    2010-05-20 18:45:39, 862 ERROR [DwgCmdExecutionThread:null:5]: file [[Padi, null, null, null, null, null, null, null, null, null, null, null, Ctbn_PnL, Budget, null, "Equifax, null, null, null]] has been rejected by Planning Server.
    2010-05-20 18:45:39, 862 ERROR [DwgCmdExecutionThread:null:5]: file [[Padi, null, null, null, null, null, null, null, null, null, null, null, Ctbn_PnL, Budget, null, "Equifax, null, null, null]] has been rejected by Planning Server.
    2010-05-20 18:45:39, 878 [DwgCmdExecutionThread:null:5] ERROR: Record [[null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null]] has been rejected by Planning Server.
    2010-05-20 18:45:39, 878 [DwgCmdExecutionThread:null:5] INFO: planing cube refresh initiated.
    2010-05-20 18:45:44, 284 INFO [DwgCmdExecutionThread:null:5]: planning of the cube refresh operation completed successfully.
    2010-05-20 18:45:44, 284 INFO [DwgCmdExecutionThread:null:5]: load the process is complete.


    Please help me in this grace,
    Srinivas

    You are right. The table that you have described is in the format 'Generation' (the highest to the lowest level of the hierarchy). The KM of planning requires data to load in format "Parent/child". You must create multiple interfaces (one for each pair of generation) or use a view to make the transformation.

    While a view seems to be the easier choice, note that ODI will not be able to perform any analysis of lineage of data on the integration process.

    Hope this helps,
    Matt

  • Problem establish Oracle Database Gateway for SQL Server

    I configured dblink between Oracle and SQL Server by using the 'Oracle Database Gateway for SQL Server' method.

    I use dg4odbc and freetds, suite Doc-ID 561033.1 .

    I have my isql and osql works correctly, tsql.
    But get below error when query any table/column of Oracle sql * for the sql server database.

    Select subscription_type in Address@ITSMSP;

    ORA-28511: lost RPC connection to heterogeneous remote agent using SID = ORA-28511: lost CPP
    connecting to heterogeneous remote agent to help
    SID = (Description = (Address = (Protocol = TCP)(Host=localhost) (port = 1522)) (CONNECT_DATA = (SID = ITSM-Prod)))
    ORA-02063: preceding the line of ITSMSP


    As per below track appears after the connection is a failure.
    I get this error with each table or column selection.
    I already prepare DBlink user id and password with the double quotes and link with the apostrophe.
    One thing surprised me when I close my session it request commit or rollback.
    Although I don't do anything except select.
    I already tried by setting autocommit on, but still getting the same error.


    We create the oracle for sql server before database gateway. This time, few things are different:
    1. the name of the server (on sql server database) contains a '-' hyphen.
    2. name of database server Sql contain also one '-' hyphen.
    2 sql database server for windows 64 - bit OS, prior, we used 32 bits.

    Please let me know if anyone set the Oracle database gateway using dg4odbc and freetds to sql server where the database of sql server resident in 64-bit windows machine.


    Here's the snapshot trace: remove the server name with *.

    Oracle Corporation - Tuesday 2 April 2013 21:15:38.096

    Heterogeneous Agent release
    11.2.0.3.0

    Oracle Corporation - Tuesday 2 April 2013 21:15:38.096

    Version 11.2.0.3.0

    Hgogprd entries
    HOSGIP to 'HS_FDS_TRACE_LEVEL' returned '4 '.
    Hgosdip entries
    default assignment of 50 HS_OPEN_CURSORS
    setting HS_FDS_RECOVERY_ACCOUNT or 'RECOVER '.
    HS_FDS_RECOVERY_PWD layout to the default
    default HS_FDS_TRANSACTION_LOG of HS_TRANSACTION_LOG layout
    HS_IDLE_TIMEOUT layout to the default 0 value
    layout by default HS_FDS_TRANSACTION_ISOLATION of "READ_COMMITTED".
    layout by default «AL32UTF8» HS_NLS_NCHAR
    layout HS_FDS_TIMESTAMP_MAPPING default 'DATE '.
    layout HS_FDS_DATE_MAPPING default 'DATE '.
    layout HS_RPC_FETCH_REBLOCKING failure to 'ON '.
    HS_FDS_FETCH_ROWS layout without '100 '.
    parameter HS_FDS_RESULTSET_SUPPORT default 'FALSE '.
    parameter HS_FDS_RSET_RETURN_ROWCOUNT default 'FALSE '.
    parameter HS_FDS_PROC_IS_FUNC default 'FALSE '.
    parameter HS_FDS_MAP_NCHAR if there is no 'TRUE '.
    setting HS_NLS_DATE_FORMAT or 'YYYY-MM-DD HH24:MI:SS ".
    parameter HS_FDS_REPORT_REAL_AS_DOUBLE default 'FALSE '.
    HS_LONG_PIECE_TRANSFER_SIZE layout without "65536".
    parameter HS_SQL_HANDLE_STMT_REUSE default 'FALSE '.
    parameter HS_FDS_QUERY_DRIVER if there is no 'TRUE '.
    HOSGIP returned the value 'FALSE' to HS_FDS_SUPPORT_STATISTICS
    parameter HS_FDS_QUOTE_IDENTIFIER if there is no 'TRUE '.
    setting in HS_KEEP_REMOTE_COLUMN_SIZE if 'OFF '.
    parameter HS_FDS_GRAPHIC_TO_MBCS default 'FALSE '.
    parameter HS_FDS_MBCS_TO_GRAPHIC default 'FALSE '.
    Default value of 64 assumed for HS_FDS_SQLLEN_INTERPRETATION
    HS_CALL_NAME_ISP layout "gtw$: SQLTables; GTW$: SQLColumns. GTW$: SQLPrimaryKeys. GTW$: SQLForeignKeys. GTW$: SQLProcedures. GTW$: SQLStatistics; "gtw$: SQLGetInfo.
    parameter HS_FDS_DELAYED_OPEN if there is no 'TRUE '.
    HS_FDS_WORKAROUNDS layout by default "0".
    Release of hgosdip, rc = 0
    ORACLE_SID is ' *-* '.
    Product information:
    Port RLS / Upd:3 / 0 PrdStat:0
    Agent: Oracle Database Gateway for ODBC
    : Installation
    Class: ODBC, ClassVsn:11.2.0.3.0_0011, Instance: *-*.
    Release of hgogprd, rc = 0
    Hgoinit entries
    HOCXU_COMP_CSET = 1
    HOCXU_DRV_CSET = 31
    HOCXU_DRV_NCHAR = 873
    HOCXU_DB_CSET = 873
    HS_LANGUAGE is american_america.we8iso8859p1
    LANG is en_US. UTF-8
    HOCXU_SEM_VER = 112000
    Entry hgolofn to 2013/04/02-21: 15:38
    HOSGIP to 'HS_FDS_SHAREABLE_NAME' returned ' / usr/lib64/libodbc.so '.
    Entry hgolofns to 2013/04/02-21: 15:38
    LIBNAME=/usr/lib64/libodbc.so, funcname is SQLAllocHandle
    symbol_peflctx = 0x2ca08300
    hoaerr:0
    Out of hgolofns to 2013/04/02-21: 15:38
    Entry hgolofns to 2013/04/02-21: 15:38
    LIBNAME=/usr/lib64/libodbc.so, funcname is SQLBindCol
    symbol_peflctx = 0x2ca08390
    hoaerr:0
    Out of hgolofns to 2013/04/02-21: 15:38
    Entry hgolofns to 2013/04/02-21: 15:38
    LIBNAME=/usr/lib64/libodbc.so, funcname is SQLBindParameter
    symbol_peflctx = 0x2ca08b50
    hoaerr:0
    Out of hgolofns to 2013/04/02-21: 15:38
    Entry hgolofns to 2013/04/02-21: 15:38
    LIBNAME=/usr/lib64/libodbc.so, funcname is SQLCancel
    symbol_peflctx = 0x2ca09dc0
    hoaerr:0
    Out of hgolofns to 2013/04/02-21: 15:38
    Entry hgolofns to 2013/04/02-21: 15:38
    LIBNAME=/usr/lib64/libodbc.so, funcname is SQLDescribeParam
    symbol_peflctx = 0x2ca11890
    hoaerr:0
    Out of hgolofns to 2013/04/02-21: 15:38
    Entry hgolofns to 2013/04/02-21: 15:38
    LIBNAME=/usr/lib64/libodbc.so, funcname is SQLDisconnect
    symbol_peflctx = 0x2ca11d30
    hoaerr:0
    Out of hgolofns to 2013/04/02-21: 15:38
    Entry hgolofns to 2013/04/02-21: 15:38
    LIBNAME=/usr/lib64/libodbc.so, funcname is SQLEndTran
    symbol_peflctx = 0x2ca14580
    hoaerr:0
    Out of hgolofns to 2013/04/02-21: 15:38
    Entry hgolofns to 2013/04/02-21: 15:38
    LIBNAME=/usr/lib64/libodbc.so, funcname is SQLExecute
    symbol_peflctx = 0x2ca15a20
    hoaerr:0
    Out of hgolofns to 2013/04/02-21: 15:38
    Entry hgolofns to 2013/04/02-21: 15:38
    LIBNAME=/usr/lib64/libodbc.so, funcname is SQLFetch
    symbol_peflctx = 0x2ca16220
    hoaerr:0
    Out of hgolofns to 2013/04/02-21: 15:38
    Entry hgolofns to 2013/04/02-21: 15:38
    LIBNAME=/usr/lib64/libodbc.so, funcname is SQLFreeHandle
    symbol_peflctx = 0x2ca17c40
    hoaerr:0
    Out of hgolofns to 2013/04/02-21: 15:38
    Entry hgolofns to 2013/04/02-21: 15:38
    LIBNAME=/usr/lib64/libodbc.so, funcname is SQLFreeStmt
    symbol_peflctx = 0x2ca17c60
    hoaerr:0
    Out of hgolofns to 2013/04/02-21: 15:38
    Entry hgolofns to 2013/04/02-21: 15:38
    LIBNAME=/usr/lib64/libodbc.so, funcname is SQLGetData
    symbol_peflctx = 0x2ca19370
    hoaerr:0
    Out of hgolofns to 2013/04/02-21: 15:38
    Entry hgolofns to 2013/04/02-21: 15:38
    LIBNAME=/usr/lib64/libodbc.so, funcname is SQLGetEnvAttr
    symbol_peflctx = 0x2ca1c4f0
    hoaerr:0
    Out of hgolofns to 2013/04/02-21: 15:38
    Entry hgolofns to 2013/04/02-21: 15:38
    LIBNAME=/usr/lib64/libodbc.so, funcname is SQLGetFunctions
    symbol_peflctx = 0x2ca1c890
    hoaerr:0
    Out of hgolofns to 2013/04/02-21: 15:38
    Entry hgolofns to 2013/04/02-21: 15:38
    LIBNAME=/usr/lib64/libodbc.so, funcname is SQLMoreResults
    symbol_peflctx = 0x2ca1e330
    hoaerr:0
    Out of hgolofns to 2013/04/02-21: 15:38
    Entry hgolofns to 2013/04/02-21: 15:38
    LIBNAME=/usr/lib64/libodbc.so, funcname is SQLNumResultCols
    symbol_peflctx = 0x2ca1ef80
    hoaerr:0
    Out of hgolofns to 2013/04/02-21: 15:38
    Entry hgolofns to 2013/04/02-21: 15:38
    LIBNAME=/usr/lib64/libodbc.so, funcname is SQLParamData
    symbol_peflctx = 0x2ca1f280
    hoaerr:0
    Out of hgolofns to 2013/04/02-21: 15:38
    Entry hgolofns to 2013/04/02-21: 15:38
    LIBNAME=/usr/lib64/libodbc.so, funcname is SQLPutData
    symbol_peflctx = 0x2ca210b0
    hoaerr:0
    Out of hgolofns to 2013/04/02-21: 15:38
    Entry hgolofns to 2013/04/02-21: 15:38
    LIBNAME=/usr/lib64/libodbc.so, funcname is SQLRowCount
    symbol_peflctx = 0x2ca21480
    hoaerr:0
    Out of hgolofns to 2013/04/02-21: 15:38
    Entry hgolofns to 2013/04/02-21: 15:38
    LIBNAME=/usr/lib64/libodbc.so, funcname is SQLSetEnvAttr
    symbol_peflctx = 0x2ca22fc0
    hoaerr:0
    Out of hgolofns to 2013/04/02-21: 15:38
    Entry hgolofns to 2013/04/02-21: 15:38
    LIBNAME=/usr/lib64/libodbc.so, funcname is SQLSetDescRec
    symbol_peflctx = 0x2ca22e10
    hoaerr:0
    Out of hgolofns to 2013/04/02-21: 15:38
    Entry hgolofns to 2013/04/02-21: 15:38
    LIBNAME=/usr/lib64/libodbc.so, funcname is SQLColAttribute
    symbol_peflctx = 0x2ca0a3e0
    hoaerr:0
    Out of hgolofns to 2013/04/02-21: 15:38
    Entry hgolofns to 2013/04/02-21: 15:38
    LIBNAME=/usr/lib64/libodbc.so, funcname is SQLColumns
    symbol_peflctx = 0x2ca0bb80
    hoaerr:0
    Out of hgolofns to 2013/04/02-21: 15:38
    Entry hgolofns to 2013/04/02-21: 15:38
    LIBNAME=/usr/lib64/libodbc.so, funcname is SQLConnect
    symbol_peflctx = 0x2ca0f4f0
    hoaerr:0
    Out of hgolofns to 2013/04/02-21: 15:38
    Entry hgolofns to 2013/04/02-21: 15:38
    LIBNAME=/usr/lib64/libodbc.so, funcname is SQLDescribeCol
    symbol_peflctx = 0x2ca11150
    hoaerr:0
    Out of hgolofns to 2013/04/02-21: 15:38
    Entry hgolofns to 2013/04/02-21: 15:38
    LIBNAME=/usr/lib64/libodbc.so, funcname is SQLDriverConnect
    symbol_peflctx = 0x2ca12890
    hoaerr:0
    Out of hgolofns to 2013/04/02-21: 15:38
    Entry hgolofns to 2013/04/02-21: 15:38
    LIBNAME=/usr/lib64/libodbc.so, funcname is SQLExecDirect
    symbol_peflctx = 0x2ca154b0
    hoaerr:0
    Out of hgolofns to 2013/04/02-21: 15:38
    Entry hgolofns to 2013/04/02-21: 15:38
    LIBNAME=/usr/lib64/libodbc.so, funcname is SQLForeignKeys
    symbol_peflctx = 0x2ca16b40
    hoaerr:0
    Out of hgolofns to 2013/04/02-21: 15:38
    Entry hgolofns to 2013/04/02-21: 15:38
    LIBNAME=/usr/lib64/libodbc.so, funcname is SQLGetConnectAttr
    symbol_peflctx = 0x2ca17fb0
    hoaerr:0
    Out of hgolofns to 2013/04/02-21: 15:38
    Entry hgolofns to 2013/04/02-21: 15:38
    LIBNAME=/usr/lib64/libodbc.so, funcname is SQLGetDescField
    symbol_peflctx = 0x2ca199d0
    hoaerr:0
    Out of hgolofns to 2013/04/02-21: 15:38
    Entry hgolofns to 2013/04/02-21: 15:38
    LIBNAME=/usr/lib64/libodbc.so, funcname is SQLGetDescRec
    symbol_peflctx = 0x2ca19e90
    hoaerr:0
    Out of hgolofns to 2013/04/02-21: 15:38
    Entry hgolofns to 2013/04/02-21: 15:38
    LIBNAME=/usr/lib64/libodbc.so, funcname is SQLGetDiagField
    symbol_peflctx = 0x2ca1b060
    hoaerr:0
    Out of hgolofns to 2013/04/02-21: 15:38
    Entry hgolofns to 2013/04/02-21: 15:38
    LIBNAME=/usr/lib64/libodbc.so, funcname is SQLGetDiagRec
    symbol_peflctx = 0x2ca1bc90
    hoaerr:0
    Out of hgolofns to 2013/04/02-21: 15:38
    Entry hgolofns to 2013/04/02-21: 15:38
    LIBNAME=/usr/lib64/libodbc.so, funcname is SQLGetInfo
    symbol_peflctx = 0x2ca1cad0
    hoaerr:0
    Out of hgolofns to 2013/04/02-21: 15:38
    Entry hgolofns to 2013/04/02-21: 15:38
    LIBNAME=/usr/lib64/libodbc.so, funcname is SQLGetStmtAttr
    symbol_peflctx = 0x2ca1d4d0
    hoaerr:0
    Out of hgolofns to 2013/04/02-21: 15:38
    Entry hgolofns to 2013/04/02-21: 15:38
    LIBNAME=/usr/lib64/libodbc.so, funcname is SQLGetTypeInfo
    symbol_peflctx = 0x2ca1df90
    hoaerr:0
    Out of hgolofns to 2013/04/02-21: 15:38
    Entry hgolofns to 2013/04/02-21: 15:38
    LIBNAME=/usr/lib64/libodbc.so, funcname is SQLPrepare
    symbol_peflctx = 0x2ca1f9b0
    hoaerr:0
    Out of hgolofns to 2013/04/02-21: 15:38
    Entry hgolofns to 2013/04/02-21: 15:38
    LIBNAME=/usr/lib64/libodbc.so, funcname is SQLPrimaryKeys
    symbol_peflctx = 0x2ca1fec0
    hoaerr:0
    Out of hgolofns to 2013/04/02-21: 15:38
    Entry hgolofns to 2013/04/02-21: 15:38
    LIBNAME=/usr/lib64/libodbc.so, funcname is SQLProcedureColumns
    symbol_peflctx = 0x2ca20470
    hoaerr:0
    Out of hgolofns to 2013/04/02-21: 15:38
    Entry hgolofns to 2013/04/02-21: 15:38
    LIBNAME=/usr/lib64/libodbc.so, funcname is SQLProcedures
    symbol_peflctx = 0x2ca20b00
    hoaerr:0
    Out of hgolofns to 2013/04/02-21: 15:38
    Entry hgolofns to 2013/04/02-21: 15:38
    LIBNAME=/usr/lib64/libodbc.so, funcname is SQLSetConnectAttr
    symbol_peflctx = 0x2ca21770
    hoaerr:0
    Out of hgolofns to 2013/04/02-21: 15:38
    Entry hgolofns to 2013/04/02-21: 15:38
    LIBNAME=/usr/lib64/libodbc.so, funcname is SQLSetStmtAttr
    symbol_peflctx = 0x2ca24320
    hoaerr:0
    Out of hgolofns to 2013/04/02-21: 15:38
    Entry hgolofns to 2013/04/02-21: 15:38
    LIBNAME=/usr/lib64/libodbc.so, funcname is SQLSetDescField
    symbol_peflctx = 0x2ca22b30
    hoaerr:0
    Out of hgolofns to 2013/04/02-21: 15:38
    Entry hgolofns to 2013/04/02-21: 15:38
    LIBNAME=/usr/lib64/libodbc.so, funcname is SQLStatistics
    symbol_peflctx = 0x2ca258c0
    hoaerr:0
    Out of hgolofns to 2013/04/02-21: 15:38
    Entry hgolofns to 2013/04/02-21: 15:38
    LIBNAME=/usr/lib64/libodbc.so, funcname is SQLTables
    symbol_peflctx = 0x2ca26550
    hoaerr:0
    Out of hgolofns to 2013/04/02-21: 15:38
    Release of hgolofn, rc = 0 to 2013/04/02-21: 15:38
    HOSGIP to 'HS_OPEN_CURSORS' returned '50 '.
    HOSGIP to 'HS_FDS_FETCH_ROWS' returned '100 '.
    HOSGIP for "HS_LONG_PIECE_TRANSFER_SIZE" returned "65536".
    HOSGIP to 'HS_NLS_NUMERIC_CHARACTER' returned '. "
    HOSGIP to 'HS_KEEP_REMOTE_COLUMN_SIZE' returned 'OFF '.
    HOSGIP for "HS_FDS_DELAYED_OPEN" returns 'TRUE '.
    HOSGIP to 'HS_FDS_WORKAROUNDS' returned '0 '.
    HOSGIP to 'HS_FDS_MBCS_TO_GRAPHIC' returned 'FALSE '.
    HOSGIP to 'HS_FDS_GRAPHIC_TO_MBCS' returned 'FALSE '.
    Invalid value of 64 for HS_FDS_SQLLEN_INTERPRETATION
    treat_SQLLEN_as_compiled = 1
    Release of hgoinit, rc = 0 to 2013/04/02-21: 15:38
    Entry hgolgon to 2013/04/02-21: 15:38
    Reco:0, name: *, tflag:0
    Entry hgosuec to 2013/04/02-21: 15:38
    Release of hgosuec, rc = 0 to 2013/04/02-21: 15:38
    HOSGIP to 'HS_FDS_RECOVERY_ACCOUNT' returned 'RECOVER '.
    HOSGIP for "HS_FDS_TRANSACTION_LOG" returns "HS_TRANSACTION_LOG".
    HOSGIP to 'HS_FDS_TIMESTAMP_MAPPING' returned 'DATE '.
    HOSGIP to 'HS_FDS_DATE_MAPPING' returned 'DATE '.
    HOSGIP for "HS_FDS_MAP_NCHAR" returns 'TRUE '.
    HOSGIP to 'HS_FDS_RESULTSET_SUPPORT' returned 'FALSE '.
    HOSGIP to 'HS_FDS_RSET_RETURN_ROWCOUNT' returned 'FALSE '.
    HOSGIP to 'HS_FDS_PROC_IS_FUNC' returned 'FALSE '.
    HOSGIP to 'HS_FDS_REPORT_REAL_AS_DOUBLE' returned 'FALSE '.
    using the * as a default for 'HS_FDS_DEFAULT_OWNER '.
    HOSGIP to 'HS_SQL_HANDLE_STMT_REUSE' returned 'FALSE '.
    Entry hgocont to 2013/04/02-21: 15:38
    HS_FDS_CONNECT_INFO = ' *-* '.
    RC =-1 of HOSGIP for 'HS_FDS_CONNECT_STRING '.
    Entry hgogenconstr to 2013/04/02-21: 15:38
    DSN: *-*, name: *.
    OPTN:
    Entry hgocip to 2013/04/02-21: 15:38
    DSN: *-*.
    Release of hgocip, rc = 0 to 2013/04/02-21: 15:38
    # > connection settings (len = 39) < #.
    ## DSN=****-****;
    #! UID = *;
    #! PWD = *.
    Release of hgogenconstr, rc = 0 to 2013/04/02-21: 15:38
    Entry hgolosf to 2013/04/02-21: 15:38
    ODBC function-available-table 0xFFFE 0x00FF 0xFF00 0x03FF 0xFB7F 0x0000
    0x0000 0x0000 0x0000 0x0000 0x0000 0x0000
    0x0000 0x0000 0x0000 0x0000 0x0000 0x0000
    0x0000 0x0000 0x0000 0x0000 0x0000 0x0000
    0x0000 0x0000 0x0000 0x0000 0x0000 0x0000
    0x0000 0x0000 0x0000 0x0000 0x0000 0x0000
    0x0000 0x0000 0x0000 0x0000 0x0000 0x0000
    0x0000 0x0000 0x0000 0x0000 0x0000 0x0000
    0x0000 0x0000 0x0000 0x0000 0x0000 0x0000
    0x0000 0x0000 0x0000 0x0000 0x0000 0x0000
    0x0000 0 x 0000 0xFE00 0x3F5F
    Release of hgolosf, rc = 0 to 2013/04/02-21: 15:38
    DriverName:libtdsodbc.so, DriverVer:0.91
    DBMS name: Microsoft SQL Server DBMS Version: 95.10.0255
    Release of hgocont, rc = 0 to 2013/04/02-21: 15:38
    SQLGetInfo Returns Y for SQL_CATALOG_NAME
    SQLGetInfo Returns 128 for SQL_MAX_CATALOG_NAME_LEN
    Release of hgolgon, rc = 0 to 2013/04/02-21: 15:38
    Entry hgoulcp to 2013/04/02-21: 15:38
    Entry hgowlst to 2013/04/02-21: 15:38
    Release of hgowlst, rc = 0 to 2013/04/02-21: 15:38
    SQLGetInfo returns 0x1f for SQL_OWNER_USAGE
    Able TXN: isolation 2, Option: 0xf
    SQLGetInfo Returns 128 for SQL_MAX_SCHEMA_NAME_LEN
    SQLGetInfo Returns 128 for SQL_MAX_TABLE_NAME_LEN
    SQLGetInfo returns 134 to SQL_MAX_PROCEDURE_NAME_LEN
    HOSGIP returned the value "TRUE" to HS_FDS_QUOTE_IDENTIFIER
    SQLGetInfo returns "(0 x 22) for SQL_IDENTIFIER_QUOTE_CHAR"
    instance 2 capabilities will be uploaded
    context: 0x00000000, capno:1989, add info: 0
    context: 0x0001ffff, capno:1992, add info: 0
    Release of hgoulcp, rc = 0 to 2013/04/02-21: 15:38
    Entry hgouldt to 2013/04/02-21: 15:38
    NO translation of DD for instance have been downloaded
    Release of hgouldt, rc = 0 to 2013/04/02-21: 15:38
    Entry hgobegn to 2013/04/02-21: 15:38
    tflag:0, original: 1
    Hoi:0x4093b4c8, ttid (len 38) is...
    00: 54415058 2E435245 49474854 4F4E2E45 [TAPX]
    10: 44552E33 61383332 3362322E 312E3233 [3a8323b2.1.23]
    20: 2E323037 3631 [. 20761]
    tbid (len 35) is...
    00: 54415058 2E435245 49474854 4F4E2E45 [TAPX]
    10: 44555 B 31 2E32332E 32303736 315D5B31 [[1.23.20761] [1]]
    [20: 2E345D [. 4]]
    Release of hgobegn, rc = 0 to 2013/04/02-21: 15:38
    Entry hgodtab to 2013/04/02-21: 15:38
    number: 1
    Table: address
    Allocate hoada [0] @ 0x14eedc70
    Hoada free [0] @ 0x14eedc70
    SQL text of hgodtab, id = 0, len = 23...
    00: 73656C 65 6374202A 6 202241 2066726F [select * 'a]
    10: 64647265 737322 [prepare]"
    Entry hgodscr_process_sellist_description to 2013/04/02-21: 15:38


    Thanks a lot for your help.
    PAL

    Published by: 997807 on April 3, 2013 07:26

    Hello
    Thanks for the information. 2.2 UnixODBC driver manager is quite old and there is now one more late 2.3.1 version available here.

    http://www.unixODBC.org/

    by clicking on the tab "Download".
    Can you download and install this version then use in the configuration instead of the 2.2 version?

    Kind regards
    Mike

  • Link ODBC for SQL Server

    Hello-

    I am creating a link from a warehouse to Oracle (10 g on unix) a source of SQL Server (sqlsvr2008 on windows), to allow the import of data. (This is the first time I tried to do, so my apologies if this is a newbie query).

    I was looking for the heterogeneous services documentation (more discussions of the forum), and most seem to suggest that the only way to do this is:

    (1) install another server for oracle (windows) on the same machine as SQL Server
    (2) create an ODBC on this machine
    (3) create a listener for sql server on oracle windows server
    (4) create a link of database linking installations of oracle unix/windows

    Is really the only way forward? Or have I missed something?

    The sqlsvr installation is on a third-party server with limited access - I can't install oracle on it (even if I can create an ODBC).

    Thanks in advance.

    Hello

    In the listener.ora, you must add an entry for SID_LIST_LISTENER, something like this:

    SID_LIST_LISTENER=
    (SID_LIST=
       (SID_DESC=
          (SID_NAME=dg4msql)
          (ORACLE_HOME=oracle_home_directory)
          (PROGRAM=dg4msql)
       )
    )
    

    Kind regards
    Sylvie

  • WLST Script to create the domain weblogic for IOM and OAM

    Hello

    I intend to set up PS3 IOM - OAM in the new environment. We intend to perform the installation in silent mode. Does anyone have example WLST to create the domain weblogic for IOM or OAM?

    Thank you

    Here is an example of OUD. I post this one since it's the simplest and shortest, but it is the same for OAM and IOM except that the script is much longer because they ask a lot more questions. You will need to export the variables used or replace them with the appropriate values for your system.

    wait-<>

    the value of timeout 600

    spawn ${OUD_BASE}/${WLS_NAME}/common/bin/config.sh mode = console

    # Create a WebLogic domain

    wait {}

    {"Enter the index number to select GOLD *" {send "1\n"}}

    # Choose the components of the Weblogic Platform

    wait {}

    {"Enter the index number to select GOLD *" {send "1\n"}}

    # | ___Oracle directory Services Manager - 11.1.2.3.0 [Oracle_OUD1] [3]

    wait {}

    {"Enter number exactly as it appears in the media *" {send "3\n"}}

    wait {}

    {"Enter number exactly as it appears in the media *" {send "n"}}

    # Change the domain information

    wait {}

    "" Enter the value of * "{send" ${OUD_DOMAIN_NAME} \n "}}"

    wait {}

    {"Enter the number of the option to select GOLD *" {send "n\n"}}

    # Select the target area for this domain directory

    wait {}

    {'Enter' new target location GOLD * {send "${OUD_BASE} / user_projects/domains\n"}}

    wait {}

    {'Enter' new target location GOLD * {send "n\n"}}

    # Configure password and username administrator

    wait {}

    {"Enter the number of the option to select GOLD *" {send "2\n"}}

    wait {}

    "" Enter new * "{send" ${WLS_PASS} \n "}}"

    wait {}

    {"Enter the number of the option to select GOLD *" {send "3\n"}}

    wait {}

    "" Enter new * "{send" ${WLS_PASS} \n "}}"

    wait {}

    {"Enter the number of the option to select GOLD *" {send "n\n"}}

    # Configuration mode field-> 1 | Development mode

    wait {}

    {"Enter the index number to select GOLD *" {send "1\n"}}

    # Java SDK selection

    wait {}

    {"Enter the index number to select GOLD *" {send "2\n"}}

    wait {}

    {'Enter' new JVM Directory GOLD * {send "${JAVA_HOME} \n"}}

    wait {}

    {'Enter' new JVM Directory GOLD * {send "n\n"}}

    # Select Optional Configuration

    wait {}

    {"Enter the index number to select GOLD *" {send "1\n"}}

    wait {}

    {"Enter the index number to select GOLD *" {send "n"}}

    # Configure the Administration Server

    # Change "Listen port.

    wait {}

    {"Enter the number of the option to select GOLD *" {send "3\n"}}

    wait {}

    "" Enter the value of * "{send" ${ODSM_PORT} \n "}}"

    # Change 'SSL enabled.

    wait {}

    {"Enter the number of the option to select GOLD *" {send "4\n"}}

    wait {}

    {"Enter the index number to select GOLD *" {send "1\n"}}

    # Change 'SSL listening Port.

    wait {}

    {"Enter the number of the option to select GOLD *" {send "4\n"}}

    wait {}

    "" Enter the value of * "{send" ${ODSM_SPORT} \n "}}"

    # Then

    wait {}

    {"Enter the number of the option to select GOLD *" {send "n\n"}}

    # wait for install

    wait {}

    {"Successfully created * field *" {send "\n"}}

    EXPRESSIONS OF FOLKLORE

  • Replace Server - domain problems

    I recently replaced our company Windows 2003 server with the new machine with Windows 2008 R2.  Our computer provider informed me that I could just the name of the new server and domain that matches the old and our 30 workstations (all XP Professional) would be able to connect to the domain without any problem.  The vast majority of our workstations must be restarted every day, because they lose the connection to the server.  I looked in the event log and found the common event ID: 5513.  He says, "the computer (computer name) tried to connect to the server (server name) using the relationshop of trust established by the domain (domain name). However, the computer lost the correct security identifier (SID) when the domain was reconfigured. Re-establish the trust relationship.  I did a little research and it looks like I need to reach each of the workstations with the domain name to resolve this problem.  Will it rename each computer or can I join with the same computer name?  This will create a new profile on each workstation to which I have to copy all the files from the old profile?  How would you recommend that I solve this problem?

    Thanks for your help, Todd

    Hi ToddVan Woerkom,

    Thank you for visiting the Microsoft answers community.

    The question you have posted is related to Windows Server and would be better suited in the MS TechNet Windows Server Forum. Please visit this link to find a community that will provide the support you want.

  • Problem with Integrated Weblogic Server in JDeveloper

    Hello

    I use JDeveloper version: 11.1.1.7

    I am facing problem with the Weblogic Server integrated into JDeveloper.

    When I start the server, the log shows as follows:

    Using the 7101 port *.

    D:\fmwps6\jdeveloper\system11.1.1.7.40.64.93\DefaultDomain\bin\startWebLogic.cmd

    [waiting for the server to complete its initialization...]

    .

    .

    Memory of JAVA arguments: - Xms768m-Xmx768m - XX: CompileThreshold = 8000 - XX: PermSize = 128 m - XX: MaxPermSize = 512 m

    .

    Start mode of WLS = development

    .

    CLASSPATH=D:\fmwps6\JDEVEL~1\SYSTEM~1.93\DEFAUL~1\UIM\lib\sdoapi.jar;D:\fmwps6\ORACLE~1\modules\oracle.jdbc_11.1.1\ojdbc6dms.jar;D:\fmwps6\patch_wls1035\profiles\default\sys_manifest_classpath\weblogic_patch.jar;D:\fmwps6\patch_jdev1111\profiles\default\sys_manifest_classpath\weblogic_patch.jar;D:\Java\JDK16~1.0_5\lib\tools.jar;D:\fmwps6\WLSERV~1.3\server\lib\weblogic_sp.jar;D:\fmwps6\WLSERV~1.3\server\lib\weblogic.jar;D:\fmwps6\modules\features\weblogic.server.modules_10.3.5.0.jar;D:\fmwps6\WLSERV~1.3\server\lib\webservices.jar;D:\fmwps6\modules\ORGAPA~1.1/lib/ant-all.jar;D:\fmwps6\modules\NETSFA~1.0_ 1/lib/Ant-contrib.jar;D:\fmwps6\ORACLE~1\modules\oracle.jrf_11.1.1\jrf.jar;D:\fmwps6\WLSERV~1.3\common\derby\lib\derbyclient.jar;D:\fmwps6\WLSERV~1.3\server\lib\xqrl.jar;;D:\ fmwps6\JDEVEL~1\SYSTEM~1.93\DEFAUL~1\UIM\config;D:\fmwps6\JDEVEL~1\SYSTEM~1.93\DEFAUL~1\UIM\lib\stringtemplate-2.3b6.jar

    .

    PATH=D:\fmwps6\patch_wls1035\profiles\default\native;D:\fmwps6\patch_jdev1111\profiles\default\native;D:\fmwps6\WLSERV~1.3\server\native\win\x64;D:\fmwps6\WLSERV~1.3\server\bin;D:\fmwps6\modules\ORGAPA~1.1\bin;D:\Java\JDK16~1.0_5\jre\bin;D:\Java\JDK16~1.0_5\bin; C:\Program Files\Common Files\Microsoft Shared live; C:\Program Files (x 86) \Common Files\Microsoft Shared live; C:\oraclexe\app\oracle\product\11.2.0\server\bin;;D:\ ADE\bin; C:\Windows\System32; C:\Windows; C:\windows\System32\Wbem; C:\windows\System32\WindowsPowerShell\v1.0\; C:\Program Widcomm logiciels\. C:\Program Widcomm Software\syswow64;D:\Java\jdk1.6.0_51\bin;D:\Softwares\apache-ant-1.7.1\bin. C:\Program Files (x 86) \Windows Live\Shared;D:\fmwps6\WLSERV~1.3\server\native\win\x64\oci920_8

    .

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

    * To start WebLogic Server, use a username and *.

    * password assigned to an administrator-level user.  For *.

    * server administration, using the WebLogic Server *.

    * the http://hostname:port\console console *.

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

    from weblogic with the Java version:

    Java version "1.6.0_51".

    Java (TM) SE Runtime Environment (build 1.6.0_51 - b31)

    Java for 64-bit Server VM (build 20, 51 - b02, mixed mode)

    WLS starting with line:

    "D:\Java\JDK16~1.0_5\bin\java-client-Xms768m-Xmx768m - XX: CompileThreshold = 8000 - XX: PermSize = 128 m - XX: MaxPermSize = 512m-Dweblogic.Name=DefaultServer-Djava.security.policy=D:\fmwps6\WLSERV~1.3\server\lib\weblogic.policy - agentlib: jdwp = transport = dt_socket, server = o, address =-Djavax.net.ssl.trustStore=D:\fmwps6\wlserver_10.3\server\lib\DemoTrust.jks 49879 - Dhttp.proxyHost = www-proxy.idc.oracle.com-Dhttp.proxyPort=80"-Dhttp.nonProxyHosts = localhost | 127.0.0.1 | rnaguban - in '-Dhttps.proxyHost = www-proxy.idc.oracle.com-Dhttps.proxyPort=80 "-Dhttps.nonProxyHosts = localhost | 127.0.0.1 | rnaguban -»-Doracle.jdeveloper.adrs=true-Dweblogic.nodemanager.ServiceEnabled=true-Duim.home=D:\fmwps6\JDEVEL~1\SYSTEM~1.93\DEFAUL~1\UIM-Dweblogic.log.Log4jLoggingEnabled_uim=true-Dlog4j.configuration_ = UIM loggingconfig.xml-Duim.logging.watchdog.timer=5000-Djava.io.tmpdir=D:\fmwps6\JDEVEL~1\SYSTEM~1.93\DEFAUL~1\UIM\tmp-Dweblogic.management.discover.retries=6-DtestConfig.home=D:\fmwps6\JDEVEL~1\SYSTEM~1.93\DEFAUL~1\UIM\testConfig-Dsun.lang.ClassLoader.allowArraySyntax=true - XX : - UseSSE42Intrinsics - DUSE_JAAS = faux - Djps.policystore.hybrid.mode=false-Djps.combiner.optimize.lazyeval=true-Djps.combiner.optimize=true-Djps.authz=ACC - Xverify : aucun-da-Dplatform.home=D:\fmwps6\WLSERV~1.3-Dwls.home=D:\fmwps6\WLSERV~1.3\server-Dweblogic.home=D:\fmwps6\WLSERV~1.3\server-Djps.app.credential.overwrite.allowed=true-Dcommon.components.home=D:\fmwps6\ORACLE~1-Djrf.version=11.1.1-Dorg.apache.commons.logging.Log=org.apache.commons.logging.impl.Jdk14Logger-Ddomain.home=D:\fmwps6\JDEVEL~1\SYSTEM~ 1.93\DEFAUL ~ 1- Djrockit.optfile=D:\fmwps6\ORACLE~1\modules\oracle.jrf_11.1.1\jrocket_optfile.txt-Doracle.server.config.dir=D:\fmwps6\JDEVEL~1\SYSTEM~1.93\DEFAUL~1\config\FMWCON~1\servers\DefaultServer-Doracle.domain.config.dir=D:\fmwps6\JDEVEL~1\SYSTEM~1.93\DEFAUL~1\config\FMWCON~1-Digf.arisidbeans.carmlloc=D:\fmwps6\JDEVEL~1\SYSTEM~1.93\DEFAUL~1\config\FMWCON~1\carml-Digf.arisidstack.home=D:\fmwps6\JDEVEL~1\SYSTEM~1.93\DEFAUL~1\config\FMWCON~1\arisidprovider-Doracle.security.jps.config=D:\fmwps6\JDEVEL~1\SYSTEM~1.93\DEFAUL~1\config\fmwconfig\jps-config.xml-Doracle.deployed.app.dir=D:\fmwps6\ JDEVEL~1\SYSTEM~1.93\DEFAUL~1\servers\DefaultServer\ tmp\_WL_user-Doracle.deployed.app.ext=\--Dweblogic.alternateTypesDirectory=D:\fmwps6\ORACLE~1\modules\oracle.ossoiap_11.1.1,D:\fmwps6\ORACLE~1\modules\oracle.oamprovider_11.1.1,D:\fmwps6\ORACLE~1\modules\oracle.jps_11.1.1-Djava.protocol.handler.pkgs=oracle.mds.net.protocol-Dweblogic.jdbc.remoteEnabled=false-Dwsm.repository.path=D:\fmwps6\JDEVEL~1\SYSTEM~1.93\DEFAUL~1\oracle\store\gmds-Dweblogic.management.discover=true-Dwlw.iterativeDev=-Dwlw.testConsole=-Dwlw.logErrorsToConsole=-Dweblogic.ext.dirs=D:\fmwps6\patch_wls1035\profiles\default\sysext_manifest_classpath;D:\fmwps6\patch_jdev1111\profiles\default\sysext_manifest_classpath weblogic. Server

    Listening to dt_socket to address transport: 49879

    The debugger is connected to the local process.

    < 16 August 2013 19:19:43 IST > < Info > < security > < BEA-090905 > < disabling CryptoJ JCE provider auto-intégrité for better startup performance. To allow this control, enter - Dweblogic.security.allowCryptoJDefaultJCEVerification = true >

    < 16 August 2013 19:19:43 IST > < Info > < security > < BEA-090906 > < change the default Random Number Generator in RSA CryptoJ of ECDRBG to FIPS186PRNG. To disable this change, specify - Dweblogic.security.allowCryptoJDefaultPRNG = true >

    < 16 August 2013 19:19:44 IST > < Info > < WebLogicServer > < BEA-000377 > < since Java hotspot 64-bit Server VM WebLogic Server Version 20, 51 - b02 Sun Microsystems Inc. >

    < 16 August 2013 19:19:44 IST > < Info > < management > < BEA-141107 > < Version: WebLogic Server temporary fix for BUG13114768 Sat Jan 21 16:14:44 IST 2012

    WebLogic Server 10.3.5.0 Fri Apr 1 20:20:06 PDT 1398638 2011 >

    < 16 August 2013 19:19:47 IST > < opinion > < WebLogicServer > < BEA-000365 > < server status changed initially >

    < 16 August 2013 19:19:47 IST > < Info > < WorkManager > < BEA-002900 > < self-adjusting Initializing of thread pool >

    < 16 August 2013 19:19:47 IST > < opinion > < LoggingService > < BEA-320400 > < D:\fmwps6\jdeveloper\system11.1.1.7.40.64.93\DefaultDomain\servers\DefaultServer\logs\DefaultServer.log log file will be rotated. Reopen the log file if stopped tailings. This can happen on some platforms such as Windows. >

    < 16 August 2013 19:19:47 IST > < opinion > < LoggingService > < BEA-320401 > < log file was shot in D:\fmwps6\jdeveloper\system11.1.1.7.40.64.93\DefaultDomain\servers\DefaultServer\logs\DefaultServer.log00115. Log messages will continue to be logged in D:\fmwps6\jdeveloper\system11.1.1.7.40.64.93\DefaultDomain\servers\DefaultServer\logs\DefaultServer.log. >

    < 16 August 2013 19:19:47 IST > < opinion > < Log Management > < BEA-170019 > < D:\fmwps6\jdeveloper\system11.1.1.7.40.64.93\DefaultDomain\servers\DefaultServer\logs\DefaultServer.log server log file is opened. All events in the log server-side will be written to this file. >

    < 16 August 2013 19:19:56 IST > < opinion > < security > < BEA-090082 > < security initialization using security realm myrealm. >

    < 16 August 2013 19:20 IST > < opinion > < LoggingService > < BEA-320400 > < D:\fmwps6\jdeveloper\system11.1.1.7.40.64.93\DefaultDomain\servers\DefaultServer\logs\access.log log file will be rotated. Reopen the log file if stopped tailings. This can happen on some platforms such as Windows. >

    < 16 August 2013 19:20 IST > < opinion > < LoggingService > < BEA-320401 > < log file was shot in D:\fmwps6\jdeveloper\system11.1.1.7.40.64.93\DefaultDomain\servers\DefaultServer\logs\access.log00066. Log messages will continue to be logged in D:\fmwps6\jdeveloper\system11.1.1.7.40.64.93\DefaultDomain\servers\DefaultServer\logs\access.log. >

    August 16, 2013 19:20:05 oracle.ods.virtualization.engine.util.VDELogger info

    INFO: Sent Notification of mapping object config reloaded

    August 16, 2013 19:20:05 oracle.ods.virtualization.engine.util.VDELogger info

    INFO: Sent Notification of mapping object config reloaded

    < 16 August 2013 19:20:18 IST > < opinion > < WebLogicServer > < BEA-000365 > < server changed to STANDBY status >

    < 16 August 2013 19:20:18 IST > < opinion > < WebLogicServer > < BEA-000365 > < server status changed initially >

    < 16 August 2013 19:20:20 IST > < WARNING > < JDBC > < BEA-001552 > < data source for logging last resource (LLR) InventoryTxDataSource does not work when it is a participant in a global transaction that spans several WebLogic Server instances because JDBC remote support is disabled. LLR will work in one configurations. >

    < 16 August 2013 19:20:22 IST > < WARNING > < JDBC > < BEA-001110 > < no table test didn't put in place for the pool "SDM-commsRepository" Connections will be tested. >

    < 16 August 2013 19:20:39 IST > < WARNING > < security > < BEA-090668 > < ignored the role 'Admin' resource deployment ' type = < url >, application is DMS Application #11.1.1.1.0, contextPath = / dms, uri = / ">".

    < 16 August 2013 19:20:58 IST > < WARNING > < J2EE > < BEA-160195 > < application version of the lifecycle event listener oracle.security.jps.wls.listeners.JpsAppVersionLifecycleListener is ignored, because the application UIMCMWSAdapter is not versioned. >

    < 16 August 2013 19:21:11 IST > < WARNING > < J2EE > < BEA-160195 > < application version of the lifecycle event listener oracle.security.jps.wls.listeners.JpsAppVersionLifecycleListener is ignored because the oracle.communications.inventory application is not versioned. >

    < TableBuilder > < _buildSchema > metric "webcache:request_filter_denied_stats" table has no key column.  It will not be seen.

    < TableBuilder > < _buildSchema > metric table "reports: Reports_Server_Information ' has no key column.  It will not be seen.

    < TableBuilder > < _buildSchema > metric table "reports: Reports_Server_Performance ' has no key column.  It will not be seen.

    < TableBuilder > < _buildSchema > metric table "reports: Reports_Server_Response ' has no key column.  It will not be seen.

    < TableBuilder > < _buildSchema > metric table "reports: Reports_Servlet_Response ' has no key column.  It will not be seen.

    < TableBuilder > < _buildSchema > metric table "reports: Remote_Bridge_Elements ' has no key column.  It will not be seen.

    < ConfigurationUtil > < getProperties > was not able to load runtime - poms.properties

    < 16 August 2013 19:21:52 IST > < error > < Net > < BEA-000903 > < could not communicate with the proxy: www-proxy.idc.oracle.com/80. Try to login www.terracotta.org/80 now.

    java.net.UnknownHostException: www-proxy.idc.oracle.com

    at java.net.Inet6AddressImpl.lookupAllHostAddr (Native Method)

    in java.net.InetAddress$ 1.lookupAllHostAddr(InetAddress.java:876)

    at java.net.InetAddress.getAddressFromNameService(InetAddress.java:1229)

    at java.net.InetAddress.getAllByName0(InetAddress.java:1180)

    at java.net.InetAddress.getAllByName(InetAddress.java:1110)

    Truncated. check the log file full stacktrace

    >

    < 16 August 2013 19:21:53 IST > < error > < Net > < BEA-000903 > < could not communicate with the proxy: www-proxy.idc.oracle.com/80. Try to login svn.terracotta.org/80 now.

    java.net.UnknownHostException: www-proxy.idc.oracle.com

    at java.net.InetAddress.getAllByName0(InetAddress.java:1184)

    at java.net.InetAddress.getAllByName(InetAddress.java:1110)

    at java.net.InetAddress.getAllByName(InetAddress.java:1046)

    at weblogic.net.http.HttpClient.openServer(HttpClient.java:309)

    at weblogic.net.http.HttpClient.openServer(HttpClient.java:414)

    Truncated. check the log file full stacktrace

    >

    < LoggerHelper > < Journal > cannot map non-serializable type "interface oracle.adf.mbean.share.config.runtime.resourcebundle.BundleListType" to open MBean Type for mbean interface oracle.adf.mbean.share.config.runtime.resourcebundle.AdfResourceBundleConfigMXBean, attribute BundleList.

    < AdfDiagnosticsJarsVersionDumpImpl > < dumpVersionInfo > version jars discharge path: D:\fmwps6\jdeveloper\system11.1.1.7.40.64.93\DefaultDomain\servers\DefaultServer\logs\oracle.communications.inventory-Versions.csv

    < FeatureUtils > < _resolveFeatures > Ignoring feature-dependency on the function "AdfDvtCommon".  There is no such feature.

    ATTENTION: From post-deployment of ADF library jar on WebLogic Server. "Provider-lazy-inited" init-param missing LibraryFilter? Ignore this warning if the ADFJspResourceProvider is not used.

    On the road: ADF library non-ADFJspResourceProvider after deployment

    Finishing: ADF library non-ADFJspResourceProvider after deployment (millis): 223

    < 16 August 2013 19:22:08 IST > < opinion > < LoggingService > < BEA-320400 > < D:\fmwps6\jdeveloper\system11.1.1.7.40.64.93\DefaultDomain\servers\DefaultServer\logs\DefaultDomain.log log file will be rotated. Reopen the log file if stopped tailings. This can happen on some platforms such as Windows. >

    < 16 August 2013 19:22:08 IST > < opinion > < LoggingService > < BEA-320401 > < log file was shot in D:\fmwps6\jdeveloper\system11.1.1.7.40.64.93\DefaultDomain\servers\DefaultServer\logs\DefaultDomain.log00118. Log messages will continue to be logged in D:\fmwps6\jdeveloper\system11.1.1.7.40.64.93\DefaultDomain\servers\DefaultServer\logs\DefaultDomain.log. >

    < 16 August 2013 19:22:08 IST > < opinion > < Log Management > < BEA-170027 > < server has established the connection with the Service of diagnosis level domain successfully. >

    < 16 August 2013 19:22:09 IST > < opinion > < WebLogicServer > < BEA-000365 > < server status changed to ADMIN >

    < 16 August 2013 19:22:09 IST > < opinion > < WebLogicServer > < BEA-000365 > < Server State has changed for RESUMING >

    < 16 August 2013 19:22:09 IST > < opinion > < Server > < BEA-002613 > < Channel "Default" is now listening on 14.96.8.250:7101 for iiop, t3, ldap, snmp, http protocols. >

    < 16 August 2013 19:22:09 IST > < opinion > < WebLogicServer > < BEA-000331 > < started WebLogic Admin Server "DefaultServer" domain "DefaultDomain" running in development Mode >

    < 16 August 2013 19:22:09 IST > < opinion > < WebLogicServer > < BEA-000365 > < Server State has changed in the RACE >

    < 16 August 2013 19:22:09 IST > < opinion > < WebLogicServer > < BEA-000360 > < server started operation >

    But it does not list the server while deploying the application.

    I don't see the problem to my office network. But I have this problem when I work from my home.

    Ideally, it should show the following lines after the server is started:

    DefaultServer startup time: 195467 ms.

    DefaultServer began.

    This is not the case if I start the server without network.

    How can I solve this problem?

    Thank you

    Ravi

    I see some message on a proxy. Have you checked that you can use the proxy on your network?

    If this isn't the case, you must disable the proxy.

    Timo

  • How to create the weblogic domain model?

    Hello

    Need to clean as follows to create the weblogic domain model.

    Thanks in advance,
    Come-

    Salvation came
    See if this link helps to WLS 10.x: http://download.oracle.com/docs/cd/E12840_01/common/docs103/tempbuild/index.html. The steps are pretty much same for any area, except for portal area there may be a few extra pots. The best way is first to create a domain using the Config Wizard. Then export this area in a model. Later on different mahcines or same machine, create the areas using this model exported.

    Thank you
    Ravi Jegga

  • I have problems of space on my iPhone 6. I have only 21 photos and 2 videos on my phone. However, I am on a discussion group on whatsapp. How can I create more space for my phone? I also have very few applications on my phone.

    I have problems of space on my iPhone 6, I have only 21 photos and 2 videos on my phone. However, I am part of a chart group on whatsapp. The problem now is that my storage space is almost full. How can I create more space for photos and everything?

    You cannot create more space for everything.  All you can do is remove apps, photos and especially videos to make room for other pictures and videos.

Maybe you are looking for