SYBASE15 problems when migrating a database

Source: Internet
Author: User
Tags sybase

When creating a logical volume, you first create a PV pvcreate/dev/sdb

Start creating VG Vgcreate vg_db/dev/sdb After creating PV

After the VG is created, the LV is also the logical volume Lvcreate-l 1G extend_log vg_db

The logical volume is lost after the logical volume is restarted and the VG is required to be activated

Vgchange-a y vg_db

After activating the VG, you will also need to add Sybase permissions to the plotted logical volume

You can put these commands in the startup script/etc/init.d/boot.local

After the database is successfully started, you need to add this command in Sybase's. Profile

Stty Erase ^h

After the key is added, you can modify the number of connections to the database because CTMS is a long link

sp_configure ' number of user connections ', 200


This article is from the "Laughing Stones" blog, so be sure to keep this source http://shitouweb.blog.51cto.com/6422179/1767345

SYBASE15 problems when migrating a database

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.