WebSphere Application Server & Liberty

WebSphere Application Server & Liberty

Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.

 View Only
  • 1.  what is dump name space?

    Posted 04/16/13 08:53 AM
    dump name space.


  • 2.  what is dump name space?

    Posted 04/16/13 04:54 PM
    Hi, Could you please clarify more what is your question?


  • 3.  what is dump name space?

    Posted 04/17/13 03:17 AM
    ahmed i am asking what is dump name space in websphere appilcation serever.


  • 4.  what is dump name space?

    Posted 04/17/13 05:32 AM
    Hi saravana,

      Viewing a namespace dump
     
      The best way to get  answers to this type of questions is the infocenter. Is the official information source.

      V6.1

      V7.0

      V8.0

      V8.5


    Regards,

     


  • 5.  what is dump name space?

    Posted 04/17/13 10:58 AM
    I agree with Gabriel that info center is a very helpful place to learn about anything you want and this is a brief about dump name space in WAS!

    Dump Name Space


    J2EE environments and applications depend on a service called the Java Naming and Directory Interface (JNDI) service. The JNDI service provides a central repository for the addresses of all the J2EE resources — EJBs, Java Message Service (JMS) resources, and Java Database Connectivity (JDBC) resources, and so on. If you start receiving a “name not found” exception, it’s usually a clue that some issue exists with how or whether the resource is registered in the JNDI name space.


    IBM ships WebSphere with a utility you can use to dump your JNDI name space. To invoke the dumpnamespace utility (.bat on Windows and .sh on Unix), go to the \bin directory, and run dumpnamespace


  • 6.  what is dump name space?

    Posted 04/17/13 01:54 PM
    thank you ahmed and gabriel form reply i have read about dumpname space in infocenter but i couldn't understand what they given in infocenter can you explain clearily.