Can anyone help please with luminis IV?

0
No votes yet

Hi All

Is there any way to move luminis 3 DATA to luminis IV without running Migration process?

We had so much troubles running Migration process after successfully installing luminis IV. Thanks!

We are currently running luminis 3.3.3.64 on Windows 2000 and Windows 2003 on the new servers for luminis IV.

Alan
PCOM

Comments

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.

must use migration

There is no way to migrate the data without using the supplied migration process.
Are you in contact with connect.sungardhe.com and working through the issues one at a time? The migration takes most people months to accomplish. At least it did for myself and a few other Luminis admins that I've talked to.

If sungard is unable to resolve your issues, your next step would be to contract them to do it. It is probably cheaper in the long run if you consider your pay for 3 months:) At least, that is how I'd phrase it to my managers if I had to do it again:)

Actually...

We (Plymouth State) actually were able to use pieces of the migration tool in addition to some home-grown scripts to move our Luminis 3 (Solaris) data to Luminis IV (Linux). We consulted for Ferris State University and were able to reproduce that process with ~40 hours of consulting work.

home grown migration

Which parts of the migration where homegrown?

The one part of our migration that never did work, and we had to have Sungard do it in-house then send the data back, was our calendar migration.

At the time of our upgrade

At the time of our upgrade our migration from Solaris to Linux was unsupported (i don't know if it is now) so our custom migration scripts migrated:

- Calendars
- Groups & course studio
-- memberships
-- news
-- files
-- photos
-- message boards
-- etc

We used the sungard provided migration tool to migrate users and channels (sans targeted content channels which we had to move by hand).

Solution from SunGard

Hi Alan,

I had the same thought before and got the "partial" solution from SunGard a month ago:

This is only limited supported but has been done by other schools and should work fine. You can modify the $CP_ROOT/bin/migrator script so that only the data you want will be migrated to the new server. In the script, search for "import-platform" and edit the execution plan in there. Just remove the bits you don't want to import. Then run a complete export of your LP III.3.3 system and run the modified migrator script.

Here is the "How To":
Editing the 'import-platform' BuildExecutionPlan in the migrator script will determine which procedures will run when the migrator is executed with migration.mode=import and migration.subsystem=platform.

There is no documentation available with regards to hacking the migrator script, so SunGard advise extreme caution if you decide to proceed at your own risk with editing the migrator script before execution. You should be prepared to start over the import completely (including restoring the target LDAP and database tables to their clean pre-migration state) if something goes amiss.

The first few specs in the BuildExecutionPlan...

"$IMPORT_VCHECK_SPEC" \
"$PLATFORM_SHUTDOWN_SPEC" \
"$LOAD_IMPORT_PROPERTIES_SPEC" \
"$GENERATE_MAPPINGS_SPEC" \

... should never be removed, except possibly in the latter case (GENERATE_MAPPINGS_SPEC) if you are reusing existing mappings files that were already successfully generated and exist in your migration.dataroot directory.

Beyond that, as a case in point, "$IMPORT_PDS_SPEC" is defined like this...

IMPORT_PDS_SPEC="ImportPds:import directory service data" (~line 1793)

... so this spec of the import-platform BuildExecutionPlan will execute the 'ImportPds' procedure (~line 1028).
---End of How To---

I decided not to do it because our LP IV will go live after July 4 weekend and I don't have time to try what to modify, so we are using the original migration plan.

Good luck if you chose to go this way and hope it helps.

Thanks,
Arion

Thanks for Replies!!

Hi Mr. Chu

I will try your way soon.

Thanks so much!

Alan

p.s. Does your school need another luminis administrator or Banner Programmer??? Just think about working in Hawaii! What a location! :)

migration was a pain but we were able to do it.

Hello Alan,
Eventhough initially we had issues with the migration script - we finally got it working. We had a unique situation of having to choose the migration data from either a LP III system or LP IV system. We tried the supplied replicator script but it didn't work. So we tried the migrator script provided and migrated almost all of our content. Since this migration was for our test system, we were not that particular about having "all" the content migrated. Also we didn't use calendar, email features of Luminis and that makes it much easier.

Let me know how the migration goes. Feel free to drop me a line if you need any help, information from me.

Thank you,

Thanks for Reply!!

Hi Shiva

After We Migrated "successfully" from 3 to 4, We could never logon to luminis IV with EAS turned on. We turn off EAS and logon with a newly created luminis 4 user account and found it was a mess inside.

Which parts of the Migration are needed or not needed in order for the migration to work?? Thanks!

Alan

EAS Setup

When I did our migration here from 3 to 4, I decided to re-setup the EAS basically from scratch. It was very easy, I just followed the Luminis SDK External Authentication Service Implementation Guide

We had that issue too..

Now that you mentioned, i remember we had issues with setting up fall-through ldap (which was one reason why we went to Luminis IV).

I initially had issues setting it up - but i opened a ticket with sungard and got it resolved finally. I do not remember on top of my head, what all we did, but we currently are running on Luminis IV with fall-through ldap configured.

if you cannot find my SR with sungard, please feel free to send me an email at Shiva at sandiego dot edu.

Thank you,
Shiva