NewGenlin old ver to New Ver 2.5 to 3.0.3

classic Classic list List threaded Threaded
11 messages Options
Reply | Threaded
Open this post in threaded view
|

NewGenlin old ver to New Ver 2.5 to 3.0.3

srinaththota
Hai,

Good morning.

I would like to upgrade NewGenlib 2.5 version to 3.0.3version. I have few questions in this regard. Please try to clarify my doubts.

Backup & Restore:

Generally I am taking NewGenlib database backup in “Compress with Blobs”. Is that right way of taking backup? Or should I always prefer "Plain format with insert commands"?

New version (3.0.3) required postgresql 8.3. If I migrate 8.0 to 8.3 how should I restore existing backup. I have seen below step in “Install with database backup”.

Place you database backup file in InstallNGL3.0/DBBackup directory. This database backup must be in "Plain format with insert commands".  Is that enough? Or anything else I need to do.

Mail Configuration:


Please let me know which file I need to edit to configure the mail server. I shall be thankful to you if you could provide me the steps to configure the same.

I could not find the link to download NGL3. Download NGL3 from this link is downloading only InstallNGL303.zip not the NGL3. Please look into that.

Thanking you in Advance.

Best Regards
Srinath
Reply | Threaded
Open this post in threaded view
|

Re: NewGenlin old ver to New Ver 2.5 to 3.0.3

Verus Open Source Support
Respected Sir,
1. Your can take postgresql backup as compressed with blobs. It is a right way. You can also take a backup in plain format with insert statements also.

2. But if you are migrating, take a backup in plain with insert commands. Please note that here we are assuming that you are un-installing old postgresql version and reinstalling a new version

3. "Place you database backup file in InstallNGL3.0/DBBackup directory. This database backup must be in "Plain format with insert commands".  Is that enough? Or anything else I need to do. "
That is it.

4. After you upgrade to NGL 3.0.3 U5 you will automatically get a file named mail.properties in C:/NewGenLibFiles/SystemFiles directory
You can open this file and edit it

5. We rechecked the link, it works fine. If it does not work, there is an option to choose a different mirror. Use a different mirror for download

If you have any problems or confusion in migration please send your contact details to support<attherate>verussolutions.biz email account. We will be happy to help you

Regards
NewGenLib Open Source Team
On 08/08/2012 11:49 AM, srinaththota [via NewGenLib] wrote:
Hai,

Good morning.

I would like to upgrade NewGenlib 2.5 version to 3.0.3version. I have few questions in this regard. Please try to clarify my doubts.

Backup & Restore:

Generally I am taking NewGenlib database backup in “Compress with Blobs”. Is that right way of taking backup? Or should I always prefer "Plain format with insert commands"?

New version (3.0.3) required postgresql 8.3. If I migrate 8.0 to 8.3 how should I restore existing backup. I have seen below step in “Install with database backup”.

Place you database backup file in InstallNGL3.0/DBBackup directory. This database backup must be in "Plain format with insert commands".  Is that enough? Or anything else I need to do.

Mail Configuration:


Please let me know which file I need to edit to configure the mail server. I shall be thankful to you if you could provide me the steps to configure the same.

I could not find the link to download NGL3. Download NGL3 from this link is downloading only InstallNGL303.zip not the NGL3. Please look into that.

Thanking you in Advance.

Best Regards
Srinath



If you reply to this email, your message will be added to the discussion below:
http://forums.newgenlib.org/NewGenlin-old-ver-to-New-Ver-2-5-to-3-0-3-tp7572968.html
To start a new topic under NewGenLib, email [hidden email]
To unsubscribe from NewGenLib, click here.
NAML


-- 
Regards
NewGenLib Open Source Support Team
NewGenLib Open Source Support
Verus Solutions Private Limited
www.verussolutions.biz
Reply | Threaded
Open this post in threaded view
|

Re: NewGenlin old ver to New Ver 2.5 to 3.0.3

srinaththota
Dear Sir,

Thank you so much for your swift reply. Regarding NGL3 link it is working but I am able to downloading only InstallNGL3.0.zip. it is about 107mb. But how do I download NGL3. There are two folder it is showing in Installation documentation. One is "InstallNGL 3.0.X" and another one is "NGL3". Please check it once.

Thanks&Regards
srinath
Reply | Threaded
Open this post in threaded view
|

Re: NewGenlin old ver to New Ver 2.5 to 3.0.3

Verus Open Source Support
Respected Sir,
The download link only downloads InstallNGL3.0.zip file
After you extract this zip file and click on install then NGL3 directory is automatically created.

On 08/08/2012 12:36 PM, srinaththota [via NewGenLib] wrote:
Dear Sir,

Thank you so much for your swift reply. Regarding NGL3 link it is working but I am able to downloading only InstallNGL3.0.zip. it is about 107mb. But how do I download NGL3. There are two folder it is showing in Installation documentation. One is "InstallNGL 3.0.X" and another one is "NGL3". Please check it once.

Thanks&Regards
srinath


If you reply to this email, your message will be added to the discussion below:
http://forums.newgenlib.org/NewGenlin-old-ver-to-New-Ver-2-5-to-3-0-3-tp7572968p7572970.html
To start a new topic under NewGenLib, email [hidden email]
To unsubscribe from NewGenLib, click here.
NAML


-- 
Regards
NewGenLib Open Source Support Team
NewGenLib Open Source Support
Verus Solutions Private Limited
www.verussolutions.biz
Reply | Threaded
Open this post in threaded view
|

Re: NewGenlin old ver to New Ver 2.5 to 3.0.3

srinaththota
Thank you for your clarification.
Best Regards
srinath
Reply | Threaded
Open this post in threaded view
|

Re: NewGenlin old ver to New Ver 2.5 to 3.0.3

srinaththota
In reply to this post by Verus Open Source Support
Dear Sir,

I followed your instructions.
I downloaded InstallNGL 303 and extracted into C drive. Before the installation I copied Newgenlib backup file in C:/InstallNGL3.0/DBBackup directory. Backup is "Plain format with insert commands". But Backup is not restored in the database. It is showing default home page. Please let me what could be the problem.

Thanks&Regards
srinath
Reply | Threaded
Open this post in threaded view
|

Re: NewGenlin old ver to New Ver 2.5 to 3.0.3

Verus Open Source Support
Respected Sir,
Presuming that you have edited config.ini before double clicking on Install batch file.
In config.ini in line 26, you will find this
restore.database=blank

It must be
restore.database=original

On 08/09/2012 09:45 AM, srinaththota [via NewGenLib] wrote:
Dear Sir,

I followed your instructions.
I downloaded InstallNGL 303 and extracted into C drive. Before the installation I copied Newgenlib backup file in C:/InstallNGL3.0/DBBackup directory. Backup is "Plain format with insert commands". But Backup is not restored in the database. It is showing default home page. Please let me what could be the problem.

Thanks&Regards
srinath


If you reply to this email, your message will be added to the discussion below:
http://forums.newgenlib.org/NewGenlin-old-ver-to-New-Ver-2-5-to-3-0-3-tp7572968p7572973.html
To start a new topic under NewGenLib, email [hidden email]
To unsubscribe from NewGenLib, click here.
NAML


-- 
Regards
NewGenLib Open Source Support Team
NewGenLib Open Source Support
Verus Solutions Private Limited
www.verussolutions.biz
Reply | Threaded
Open this post in threaded view
|

Re: NewGenlin old ver to New Ver 2.5 to 3.0.3

srinaththota
Dear sir,

I didn't remember it exactly. But I edited that file. I edited as "restore.database=original" and saved it. But your Documentation mentioned that 4th step is edit and save config.ini and 5th step Install Batch file.

Then What should I do. Do I need to Reinstall everything?

Best Regards
srinath
Reply | Threaded
Open this post in threaded view
|

Re: NewGenlin old ver to New Ver 2.5 to 3.0.3

Verus Open Source Support
Respected Sir,
Step 1: Delete the newly created NGL3 directory
Step 2: Run the installation again


On 08/09/2012 11:03 AM, srinaththota [via NewGenLib] wrote:
Dear sir,

I didn't remember it exactly. But I edited that file. I edited as "restore.database=original" and saved it. But your Documentation mentioned that 4th step is edit and save config.ini and 5th step Install Batch file.

Then What should I do. Do I need to Reinstall everything?

Best Regards
srinath


If you reply to this email, your message will be added to the discussion below:
http://forums.newgenlib.org/NewGenlin-old-ver-to-New-Ver-2-5-to-3-0-3-tp7572968p7572975.html
To start a new topic under NewGenLib, email [hidden email]
To unsubscribe from NewGenLib, click here.
NAML


-- 
Regards
NewGenLib Open Source Support Team
NewGenLib Open Source Support
Verus Solutions Private Limited
www.verussolutions.biz
Reply | Threaded
Open this post in threaded view
|

Re: NewGenlin old ver to New Ver 2.5 to 3.0.3

srinaththota
Dear Sir,

I have uninstalled all of them and reinstalled. I followed all your instruction but I could not succeed. Please look into this issue.
I am running Postgresql 8.0, Newgenlib Ver 2.5. OS XP. New version I am installing on Windows7.

Please help me out in this regards

Best Regards
srinath

Reply | Threaded
Open this post in threaded view
|

Re: NewGenlin old ver to New Ver 2.5 to 3.0.3

Verus Open Source Support
Dear Sir,
Please send your contact information(Phone numbers/Yahoo messenger id/Google talk id) to support<attherate>verussolutions.biz
We will immediately resolve the issue
Regards
NewGenLib Open Source Team

On 08/10/2012 09:59 AM, srinaththota [via NewGenLib] wrote:
Dear Sir,

I have uninstalled all of them and reinstalled. I followed all your instruction but I could not succeed. Please look into this issue.
I am running Postgresql 8.0, Newgenlib Ver 2.5. OS XP. New version I am installing on Windows7.

Please help me out in this regards

Best Regards
srinath




If you reply to this email, your message will be added to the discussion below:
http://forums.newgenlib.org/NewGenlin-old-ver-to-New-Ver-2-5-to-3-0-3-tp7572968p7572981.html
To start a new topic under NewGenLib, email [hidden email]
To unsubscribe from NewGenLib, click here.
NAML


-- 
Regards
NewGenLib Open Source Support Team
NewGenLib Open Source Support
Verus Solutions Private Limited
www.verussolutions.biz