releasing locked web seats

...dont laugh... for the life of me I cant remember where to go or how to release seats that had been locked by a web user.

YES I KNOW this is like a "Tessitura 101" thing... but...

suggestions would be apprecaited..

Thanks!

 

Parents
  • Randell,

     

    select customer_no, locked_by, perf_no

    from tx_perf_seat

    where seat_status = 3

    order by locked_by

     

    TP_CLEANUP_CONNECTION 2959

     

     

    Thanks,

    Bobby Moseley

    Computer Services Manager

    1921 W, Bell

    Houston, TX 77019

    (713) 535-3253

     

    From: Tessitura Technical Forum [mailto:forums-technical@tessituranetwork.com] On Behalf Of Randall Mitchell
    Sent: Thursday, May 07, 2009 12:03 PM
    To: Moseley, Bobby
    Subject: [Tessitura Technical Forum] releasing locked web seats

     

    ...dont laugh... for the life of me I cant remember where to go or how to release seats that had been locked by a web user.

    YES I KNOW this is like a "Tessitura 101" thing... but...

    suggestions would be apprecaited..

    Thanks!

     




    This message was sent automatically to you by www.tessituranetwork.com because you subscribed to the Tessitura Technical Forum. You may reply to this message to post to the Technical forum or visit the site to search, read and post to the forums. In the interest of keeping the forum posts from becoming cluttered, we encourage you to delete previous message text from your reply before sending. Thank you!

Reply
  • Randell,

     

    select customer_no, locked_by, perf_no

    from tx_perf_seat

    where seat_status = 3

    order by locked_by

     

    TP_CLEANUP_CONNECTION 2959

     

     

    Thanks,

    Bobby Moseley

    Computer Services Manager

    1921 W, Bell

    Houston, TX 77019

    (713) 535-3253

     

    From: Tessitura Technical Forum [mailto:forums-technical@tessituranetwork.com] On Behalf Of Randall Mitchell
    Sent: Thursday, May 07, 2009 12:03 PM
    To: Moseley, Bobby
    Subject: [Tessitura Technical Forum] releasing locked web seats

     

    ...dont laugh... for the life of me I cant remember where to go or how to release seats that had been locked by a web user.

    YES I KNOW this is like a "Tessitura 101" thing... but...

    suggestions would be apprecaited..

    Thanks!

     




    This message was sent automatically to you by www.tessituranetwork.com because you subscribed to the Tessitura Technical Forum. You may reply to this message to post to the Technical forum or visit the site to search, read and post to the forums. In the interest of keeping the forum posts from becoming cluttered, we encourage you to delete previous message text from your reply before sending. Thank you!

Children
No Data