problem in creating a db

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • sandeep.iitk@gmail.com

    problem in creating a db

    Hi All,
    can we create 1 new db on a machine where only db2 client is
    installed. I want a db on local also ... any suggestions for that
    Thanks
    sandy
  • Mark A

    #2
    Re: problem in creating a db

    On Aug 25, 12:47 am, "sandeep.i...@g mail.com" <sandeep.i...@g mail.com>
    wrote:
    Hi All,
    can we create 1 new db on a machine where only db2 client is
    installed. I want a db on local also ... any suggestions for that
    Thanks
    sandy
    You DB2 Server installed on the machine where the database is located.
    By default, when you install DB2 Server, you also get a client
    installation on that machine.

    Comment

    • Pierre StJ

      #3
      Re: problem in creating a db

      On Aug 25, 12:47 am, "sandeep.i...@g mail.com" <sandeep.i...@g mail.com>
      wrote:
      Hi All,
      can we create 1 new db on a machine where only db2 client is
      installed. I want a db on local also ... any suggestions for that
      Thanks
      sandy
      No you cannoit.
      DB2 client is exactly what it says, a client not a server. The DB2
      client does not even a command to create a db, let alone the code to
      create, maintain and administer a db.
      You can use DB2 Express edition to provide you with the ability to
      create and administer a local db and give you connectivity to remote
      db's on servers.
      That edition is (was at to V9.1) a free download. No license but it
      should not be used as production envireonment.
      Regards, Pierre.

      Comment

      Working...