Uninstall

Use this board to ask questions or have discussions with other Genie users.
Post Reply
dbisaillon
New User
Posts: 1
Joined: Tue May 25, 2010 7:46 am
First Name: Daniel
Last Name: Bisaillon
Company Name: America II Corp.
Contact:

Uninstall

Post by dbisaillon »

How do I uninstall Genie on the iSeries?
User avatar
Rob
Profound Logic Staff Member
Posts: 135
Joined: Fri Jan 04, 2008 12:12 pm
First Name: Rob
Last Name: Ferguson
Company Name: Profound Logic Software
Contact:

Re: Uninstall

Post by Rob »

Below are the steps to remove Genie from your IBM i.

1. Genie (by default) creates only one library on the system. This
library is called GENIE by default. You can start by removing it. There
is the possibility that you chose to install the library under a
different name, or decided to create multiple libraries for different
test environments, etc. An easy way to find any and all of these is to
run the following command:

WRKOBJ *ALL/GENIE

This will find all instances of our Genie program on your system. You
can remove each library where it is found.

2. The license key for the software is stored in data area:
QGPL/GENIEKEY. This data area should be removed.

3. On the IFS, Genie has created a folder /genie that can be removed,
along with all of its contents.

4. Now, before you can remove the server configuration, you'll want to
shut down the HTTP server instance for Genie, if it's running. You can
do so with the following command:

ENDTCPSVR SERVER(*HTTP) HTTPSVR(GENIE)

5. Remove the folder /www/genie, and its /www/genie/conf subfolder,
along with its contents. DO NOT remove the other /www subfolders, as
they contain configuration files for any other HTTP server instances
that you may have running on the system. Remove ONLY the /www/genie/conf
and /www/genie folders.

6. Back in the library file system in QUSRSYS/QATMHINSTC, you'll find a
member called GENIE. Remove this member. It stores the path to the
configuration file on the IFS that we removed in step 5. Again, ONLY
remove the GENIE member, as the other members contain information needed for other HTTP server instances that you may have running on the system.
Post Reply

Who is online

Users browsing this forum: No registered users and 3 guests