%@ LANGUAGE="VBScript" %>
<%
Set Connection = Server.CreateObject("ADODB.Connection")
Connection.Mode = adModeRead
Connection.Open phdb_rd_repl
SQLStmt0 = "select max(RUN) maxrun from phoffline.runs "
' response.write(SQLStmt0 & "
" )
Set RS0 = Connection.Execute(SQLStmt0)
maxrun=CLng(RS0("maxrun"))
rstep=100
%>
![]() |
Run Logbook | ![]() |
Sequence Processing Status |