<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	>
<channel>
	<title>Comments on: About</title>
	<atom:link href="http://psst0101.wordpress.com/about/feed/" rel="self" type="application/rss+xml" />
	<link>http://psst0101.wordpress.com</link>
	<description>Just Trying to Remember and Share What I Learn at Work</description>
	<pubDate>Sun, 07 Sep 2008 17:26:38 +0000</pubDate>
	<generator>http://wordpress.org/?v=MU</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: digitaleagle</title>
		<link>http://psst0101.wordpress.com/about/#comment-724</link>
		<dc:creator>digitaleagle</dc:creator>
		<pubDate>Wed, 09 Apr 2008 21:29:52 +0000</pubDate>
		<guid isPermaLink="false">#comment-724</guid>
		<description>Ram,

That is a big question.  I can't give you a step by step answer, and I don't know any resources offhand that might help.  But, maybe a few thoughts might give you some ideas.

You can create a project with all of the records:
- Create a new project in App Designer
- Insert &#62; Definitions into project (Ctrl + F7)
- Change the Definition Type to record
- Click the Insert button to load all the records in the system
- Click Select All to select them all in the list
- Click Insert again to insert into the project
-   You should probably save the project at this point

You can create a build script by building the project
- Build &#62; Project
- Click the Settings button
- On the Create tab choose: Skip table if it already exists, Recreate view if it already exists, and recreate index if it already exists
- On the Alter tab check: Alter even if no changes (important because you haven't made any changes to these records)
- On the scripts tab select output to single file
- Click OK to go back to the build dialog
- For the build options: check all the options (Create tables, Create views, Alter tables, etc)
- For the Execute options: choose Build script file
- Click build

Once this completes you should have a script that will rebuild your entire database.  From this point, I am guessing you could do something like a search and replace to change arbtadm to arbpadm.

As far as other things you will have to do:
- update the psadmin profiles (both App server and Process schedulers)
- security for tables that the access id needs (not sure off the top of my head -- PeopleBooks should have some info here)

Let me know if I can help more.  I am not sure if this is what you were asking or not.  Hopefully, someone else will chime in if they have any better ideas.

Hope that helps,

Stephen</description>
		<content:encoded><![CDATA[<p>Ram,</p>
<p>That is a big question.  I can&#8217;t give you a step by step answer, and I don&#8217;t know any resources offhand that might help.  But, maybe a few thoughts might give you some ideas.</p>
<p>You can create a project with all of the records:<br />
- Create a new project in App Designer<br />
- Insert &gt; Definitions into project (Ctrl + F7)<br />
- Change the Definition Type to record<br />
- Click the Insert button to load all the records in the system<br />
- Click Select All to select them all in the list<br />
- Click Insert again to insert into the project<br />
-   You should probably save the project at this point</p>
<p>You can create a build script by building the project<br />
- Build &gt; Project<br />
- Click the Settings button<br />
- On the Create tab choose: Skip table if it already exists, Recreate view if it already exists, and recreate index if it already exists<br />
- On the Alter tab check: Alter even if no changes (important because you haven&#8217;t made any changes to these records)<br />
- On the scripts tab select output to single file<br />
- Click OK to go back to the build dialog<br />
- For the build options: check all the options (Create tables, Create views, Alter tables, etc)<br />
- For the Execute options: choose Build script file<br />
- Click build</p>
<p>Once this completes you should have a script that will rebuild your entire database.  From this point, I am guessing you could do something like a search and replace to change arbtadm to arbpadm.</p>
<p>As far as other things you will have to do:<br />
- update the psadmin profiles (both App server and Process schedulers)<br />
- security for tables that the access id needs (not sure off the top of my head &#8212; PeopleBooks should have some info here)</p>
<p>Let me know if I can help more.  I am not sure if this is what you were asking or not.  Hopefully, someone else will chime in if they have any better ideas.</p>
<p>Hope that helps,</p>
<p>Stephen</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ram</title>
		<link>http://psst0101.wordpress.com/about/#comment-721</link>
		<dc:creator>Ram</dc:creator>
		<pubDate>Tue, 08 Apr 2008 19:58:50 +0000</pubDate>
		<guid isPermaLink="false">#comment-721</guid>
		<description>Hello,

This is Ram working as a PeopleSoft Admin.
Requesting your assistance with the below question: 

We have a PeopleSoft application on DB2 database with operating system: AIX  
Currently we have the PeopleSoft schema under "arbtadm", similar to "sysadm" as both ownerid and accessid

I would like to change the ownerid: to "arbpadm"  and leave accessid as-is "arbtadm"

How can I do that. Any documents that I can use to accomplish the same.

Thank you.

Regards,
Ram.</description>
		<content:encoded><![CDATA[<p>Hello,</p>
<p>This is Ram working as a PeopleSoft Admin.<br />
Requesting your assistance with the below question: </p>
<p>We have a PeopleSoft application on DB2 database with operating system: AIX<br />
Currently we have the PeopleSoft schema under &#8220;arbtadm&#8221;, similar to &#8220;sysadm&#8221; as both ownerid and accessid</p>
<p>I would like to change the ownerid: to &#8220;arbpadm&#8221;  and leave accessid as-is &#8220;arbtadm&#8221;</p>
<p>How can I do that. Any documents that I can use to accomplish the same.</p>
<p>Thank you.</p>
<p>Regards,<br />
Ram.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
