Oracle Weblogic Server (Basics) Series - 1 : Installation of Weblogic Server 12.2.1.4.0 (Post 1)

Oracle Weblogic Server (Basics) Series - 1 : Installation of Weblogic Server 12.2.1.4.0 (Post 1)

Пікірлер: 8

  • @santoshkumarkar39
    @santoshkumarkar393 жыл бұрын

    Hi Mukesh... Santosh Kumar here.. Hope you are doing well every time... Kind regards..

  • @digitak.middleware

    @digitak.middleware

    3 жыл бұрын

    Doing good Santosh!!! Hope you are also fine!!

  • @MamadouDEMBAMalal
    @MamadouDEMBAMalal2 жыл бұрын

    Hello, How to test with command line a datasource generally please ? If the test connection is Ok with database configuration

  • @digitak.middleware

    @digitak.middleware

    2 жыл бұрын

    You can use WLST to test. Something like - connect('weblogic', 'weblogic', 't3://localhost:7001') serverRuntime() dsMBeans = cmo.getJDBCServiceRuntime().getJDBCDataSourceRuntimeMBeans() ds_name = "myDataSourceName" for ds in dsMBeans: if (ds_name == ds.getName()): print 'DS name is: '+ds.getName() print 'State is ' +ds.getState() print ds.testPool()

  • @user-mc4hp7yy9r
    @user-mc4hp7yy9r7 ай бұрын

    If we change the config.xml file will it be updated in only admin server or will it be updated managed servers as well ? if iit is updated ms servers as well how it will be updated ?

  • @digitak.middleware

    @digitak.middleware

    7 ай бұрын

    Any change in confirg.xml will be reflected for each managed server by the admin server. For remote servers it communicates and replicates the configurations using node manager

  • @anilpatnaik2860
    @anilpatnaik28602 жыл бұрын

    Sir, I want to learn web logic server what are the prerequisites, is this enough to get job, I am not interested in programming

  • @digitak.middleware

    @digitak.middleware

    2 жыл бұрын

    Yes, administration knowledge (install, configure, integrate etc.) in weblogic is sufficient. Programming not really required in that case. You can say it weblogic server administration/administrator. Placement chance will get increase in multiple fold If you can learn one more oracle fusion middleware products along with weblogic, like SOA, IDM, Webcenter etc.

Келесі