• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

How to shift the Administrative Repository to another machine

 
Ranch Hand
Posts: 1871
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,
I am working on WebSphere Scalibility and Clustering. I want to make my machine which contains the Appserver and the HTTP Server and shift the "Administrative Repostitory to another machine". I am looking into some documents for now. But anyone have any ideas or documents where i can look up this
Thanks
 
Greenhorn
Posts: 12
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi Rahul,
I tried looking for Documents on this ,but could not find .
Also no reply to this post...
I wanted to know how to backup the administrative repository.
Initially I had DB2 on same machine with WAS .when I wanted to use a remote DB2 server I lost the admin repository .I want to know how to do this.
regards,
Suchitra
 
Rahul Mahindrakar
Ranch Hand
Posts: 1871
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Suchitra VB

I have sucessfully shifted the administrative repository to another machine which has either oracle or DB2. If this is what you want please clarify. I do not understand what you mean by backing up the administrative repository.
 
Suchitra VB
Greenhorn
Posts: 12
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
yes i want to know how to shift the repository to DB2 or any other supported remote database
regards,
Suchitra
 
Rahul Mahindrakar
Ranch Hand
Posts: 1871
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hey you are in Pune!!!.

I am in pune too!!!.
Anyhow i will send you a total of 4 files via mail. if you want to use oracle or DB as your administrative repository then you can use these.
However these are customised for my machine. You need to make appropriate changes to
com.ibm.ejs.sm.adminserver.classpath=
com.ibm.ejs.sm.adminServer.dbUser=
com.ibm.ejs.sm.adminServer.dbSchema=
com.ibm.ejs.sm.adminServer.dbUrl=
in the admin.config file
and the follwowing in the setupcmd.bat file
SET DB2DRIVER=
Hope it works for you
 
Suchitra VB
Greenhorn
Posts: 12
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Yeah ,I know that...
I like this site very much and am aware of most of the bartenders[specially]...actually I was absent for a year almost ,It used to be my default site sometime back in Dec '99 and helped me with my SCJP2 then...
Thanx to All out there!!
reply
    Bookmark Topic Watch Topic
  • New Topic