Step By Step

This page has moved.  Please update your links:
http://psst0101.digitaleagle.net/step-by-step/

This is a list of the posts that I have done that have step by step instructions for doing things. Hopefully, this list will grow.

Virtual PeopleSoft Installation

You may want to wait until I have all of the bugs worked out before you try to follow my directions.  I am currently stuck at getting the database built.  But, I decided to go ahead and publish what I have because I at least have an Oracle 11g database running.

Application Engine

Create a PeopleCode Test Program

12 Responses to “Step By Step”

  1. Step By Step Virtual PS Install: Creating the Image « PSST0101 Says:

    […] Step By Step Virtual PS Install: Creating the Image Filed under: PeopleSoft HCM 9.0, Server Administration, VMWare — digitaleagle @ 8:56 pm Click here for the complete list of articles […]

  2. PeopleSoft Wiki: Installation Says:

    […] Step by Step Installation (PSST0101) […]

  3. Cliff More Says:

    This PSST0101, I think it can work. I just started a PeopleSoft FSCM 9 build on Fedora 10(Dell XPS M1530). I’m connect thru the network from a old PENT4 hp desktop that has xp pro / oracle 10g / fscm9. And, yes this is the slow way of doing it. I just had problems with SQLPLUS in linux and didn’t feel like trying to figure why some commands weren’t working. I am hoping this build will work all the way through PIA and login to PeopleSoft. Than I will only need the PeopleSoft tools App Designer, Data Mover, etc… I would like to use data mover to build the database, as it will create dms for you and you don’t have edit the delivered scripts . I know. You still have to edit some a little. I’d really liked the comment about java and Tuxedo. I had problems in Ubuntu 8 and didn’t understand that Tuxedo needed other java. I pulled the hard drive and put in another. I tried the VMWare in vista and didn’t like it as vista ultm takes so much memory and cpu time. I have learned alot and have much more to go. I started this learning experience 2 months ago. With the help of many on web, I have installed Oracle and FSCM 9 on XP Pro, Oracle on Ubuntu 8, Oracle on Fedora 10, Oracle with Vista\VMWare\OEL4 . Yes. I am new to this. I’ve been around PeopleSoft since PeopleSoft 6. But in functional and application security roles. I’ll get back later with progress of PSST0101. Cliff Moore

  4. Cliff Moore Says:

    Hello. do you know the solution for this error…. error while loading shared libraries libpsbtunicode.so Cliff Moore

  5. Lee Says:

    Do you have the time to give a brief description of the default folders from a peopletools install? I am currently on 8.47.16 (windows and SQL 2000)

    We are working on doing an upgrade, I have no documentation on a past Hx of installs…and have a lot of extra folders / files.

    I am trying to slowly determine what is needed (customizations) vs. old stuff vs. just end user stuff that is probably not needed…

    I have searched and cannot really find a general description for each directory that is created in the PT’s install.

    Any help is greatly appreciated.

    Thanks,
    lee

  6. digitaleagle Says:

    Lee,

    Sorry it took me a while to get this done, but here is a link to a new post that list these directories. Hope it helps:
    https://psst0101.wordpress.com/2009/04/14/peoplesoft-home-subdirectories/

  7. baim Says:

    Great article….

  8. Sean Says:

    Hey great blog – it’s great to create an instance with all freely downloadable software.
    A couple of questions before I get started – are you running a client from within the VM or is it intended as a server only?

    What sort of hardware are you running this on?

    Have you had a go at 8.5/9.1 with the same setup?

    Thanks!
    Sean

  9. digitaleagle Says:

    Sorry Sean, a little late on this response.

    My intent was to be able to run a client from within the VM, but I don’t think that will happen. From everything that I have seen, Application Designer does not run under Wine. Until I can figure that out, I will have to stick with a separate Windows VM on which I can run the client.

    My hardware is a Dell Inspiron 1720 Laptop. It has 4GB of RAM and is currently running Ubuntu 9.10 Linux (At the time of most of the above posts, it was running 9.04). It is definitely not production quality, but it works for tinkering purposes.

    I did a first pass at Tools 8.50. My hard drive was going bad, so I did a quick pass to see how far I could get before I had to send the laptop in for repair. I learned the hard way, that for Linux, you must have a 64bit OS. So, I have my laptop back from repair now, and I installed the 64bit version of Ubuntu on my laptop, but I haven’t had time to give it another go. I thought I would tinker with Oracle’s delivered images first to see what I could do, then, I would give it another try.

  10. Dave Law Says:

    Hi Steve,

    My requirement is to create a new sys database for Performance Monitor. I can manage the installing of tuxedo, weblogic, app servers and PIA, the database creation is the grey area for me. I already got my dba to create a new Oracle database. Do I need to follow only Application Install and Database creation from the above steps? if not which of the above steps should I follow ? and in what order ? Pls help.

    Cheers,
    Dave.

    • digitaleagle Says:

      Dave,

      You do need to do the database creation part unless your DBA was able to create the tables, views, etc that should exist in the PeopleSoft database. Building the database could probably be broken into two parts. First, PeopleSoft provides scripts for creating the database. Your DBA has probably done some of these, but I would suggest you sit down with your DBA and review those scripts. For example, has he create the “people” user? The second part is running the data mover tool that builds that database. This tool is what creates all of the tables, and it also loads some of the necessary data into the tables.

      As for the order, I would recommend installing things in the order of the Install Guide provided by PeopleSoft. That way you won’t forget anything. But basically, I think they do the middleware first: Tuxedo, Weblogic, etc. Then, you need to install both the PeopleTools CD and the Application CD before you can proceed with database creation, PIA install, and application server install. The application CD contains the information that the database creation step needs to create the tables in the database required by the application. Of course, if you try to create the application server before creating the database, you won’t be able to test starting it because it can’t connect to the database. The PIA installer is placed in the PeopleSoft home by the PeopleTools install CD and you won’t be able to test it until you have created the application server.

      I hope that answers most of you questions. Please post back if I can help further.

      Thanks,

      Stephen

  11. 2010 in review « PSST0101 Says:

    […] The busiest day of the year was September 22nd with 375 views. The most popular post that day was Step By Step. […]


Leave a comment