If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > Sybase > Sybase ASE -> Sybase IQ LOCATION & locking

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 02-09-12, 10:44
mortyone mortyone is offline
Registered User
 
Join Date: Feb 2012
Posts: 1
Question Sybase ASE -> Sybase IQ LOCATION & locking

Hello,

I need to copy a few million rows on a daily basis from a Production ASE server to our new IQ reporting server. I was planning on using the method :
insert into tablename location 'srvname.dbname' etc.

What I have not been able to determine exactly what the impact will be on the source ASE server during the copy i.e does IQ do a dirty read, or is there a possible that production users would be stopped from writing new data to the various tables used in the SELECT due to locking?

Many thanks for any help you can provide...
Reply With Quote
Reply

Tags
sybase iq

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On