This is a discussion on Re: Any sysmaster table keep track of the creation date of chunks ???????????? within the Informix forums, part of the Database Server Software category; --> --0-2073258395-1096826033=:87555 Content-Type: text/plain; charset=us-ascii Here is the syschunk table and there is no creation date chknum 1 dbsnum 1 ...
| |||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| --0-2073258395-1096826033=:87555 Content-Type: text/plain; charset=us-ascii Here is the syschunk table and there is no creation date chknum 1 dbsnum 1 nxchknum 0 chksize 250000 offset 0 nfree 232163 mdsize -1 udsize -1 udfree -1 is_offline 0 is_recovering 0 is_blobchunk 0 is_sbchunk 0 is_inconsistent 0 flags 64 fname /dev/i/0/vol01 mfname moffset mis_offline 0 mis_recovering 0 mflags John Carlson <jwcarlson1@yahoo.com.invalid> wrote:On Fri, 1 Oct 2004 15:15:55 -0700 (PDT), DBA INFNORA wrote: > >--0-1359103472-1096668955=:87891 >Content-Type: text/plain; charset=us-ascii > >Hello gurus, > >Does any one know of any sysmaster table that keep track of creation dates of chunks ? > >Or is there any other way to find that out other than the online.log because we don't have the older online.logs with us. (Don't ask......its a messsssss) > >Thanks. > > Syschunks is the sysmaster table that you'd need, but I'm not sure that it includes creation date info . . JWC --------------------------------- Do you Yahoo!? vote.yahoo.com - Register online to vote today! --0-2073258395-1096826033=:87555 Content-Type: text/html; charset=us-ascii <DIV>Here is the syschunk table and there is no creation date </DIV> <DIV>chknum &nb sp; 1<BR>dbsnum &nb sp; 1<BR>nxchknum & nbsp; 0<BR>chksize &n bsp; 250000<BR>offset &nbs p; 0<BR>nfree &nbs p; 232163<BR>mdsize &nbs p; -1<BR>udsize &nb sp; -1<BR>udfree &nb sp; -1<BR>is_offline   ; 0<BR>is_recovering 0<BR>is_blobchunk 0<BR>is_sbchunk   ; 0<BR>is_inconsistent 0<BR>flags &nbs p; 64<BR>fname &nb sp; /dev/i/0/vol01<BR>mfname   ; <BR>moffset &nb sp; <BR>mis_offline 0<BR>mis_recovering 0<BR>mflags &nb sp; <BR><BR><BR><B><I>John Carlson <jwcarlson1@yahoo.com.invalid></I></B> wrote: <BLOCKQUOTE class=replbq style="PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #1010ff 2px solid">On Fri, 1 Oct 2004 15:15:55 -0700 (PDT), DBA INFNORA<BR><DBAINFNORA@YAHOO.COM>wrote:<BR><BR>> ;<BR>>--0-1359103472-1096668955=:87891<BR>>Content-Type: text/plain; charset=us-ascii<BR>><BR>>Hello gurus,<BR>> <BR>>Does any one know of any sysmaster table that keep track of creation dates of chunks ?<BR>> <BR>>Or is there any other way to find that out other than the online.log because we don't have the older online.logs with us. (Don't ask......its a messsssss)<BR>> <BR>>Thanks.<BR>> <BR>><BR><BR>Syschunks is the sysmaster table that you'd need, but I'm not sure<BR>that it includes creation date info . .<BR><BR>JWC<BR><BR></BLOCKQUOTE></DIV><p> <hr size=1>Do you Yahoo!?<br><a href="http://vote.yahoo.com">vote.yahoo.com</a> - Register online to vote today! --0-2073258395-1096826033=:87555-- sending to informix-list |
| ||||
| On Sun, 3 Oct 2004 10:53:53 -0700 (PDT), DBA INFNORA <dbainfnora@yahoo.com> wrote: > >--0-2073258395-1096826033=:87555 >Content-Type: text/plain; charset=us-ascii > >Here is the syschunk table and there is no creation date >chknum 1 >dbsnum 1 >nxchknum 0 >chksize 250000 >offset 0 >nfree 232163 >mdsize -1 >udsize -1 >udfree -1 >is_offline 0 >is_recovering 0 >is_blobchunk 0 >is_sbchunk 0 >is_inconsistent 0 >flags 64 >fname /dev/i/0/vol01 >mfname >moffset >mis_offline 0 >mis_recovering 0 >mflags > > That's what I thought . . . . only recourse is to consider the link name itself . . . you are using links ?? |