Message-ID: <21035905.1075862648630.JavaMail.evans@thyme> Date: Sun, 18 Nov 2001 15:29:45 -0800 (PST) From: s..lim@enron.com To: errol.mclaughlin@enron.com Subject: Delete curves Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-From: Lim, Francis S. X-To: McLaughlin Jr., Errol X-cc: X-bcc: X-Folder: \EMCLAUG (Non-Privileged)\McLaughlin Jr., Errol\Inbox X-Origin: McLaughlin-E X-FileName: EMCLAUG (Non-Privileged).pst select curve_def_id curve_cd, book_type_cd, curve_type_cd,insert_user_nm from egs_curve_def where effective_dt = trunc(sysdate) CURVE_CD B CURV INSERT_USER_NM ---------- - ---- ------------------------------ 3118799 P AP DQUIGLE 3118795 P AV DQUIGLE 3118800 P BP DQUIGLE 3118796 P BV DQUIGLE 3118797 I PR DQUIGLE 3118801 P PR DQUIGLE 3118798 P VO DQUIGLE 7 rows selected. as instructed, I deleted the two NG, P,PR price curves and the NG,P,VO volatility curves from production today. However, it looks like there where a total of 7 curves inserted into the system. They are all NG curves, do you want to keep them?