代码搜索:databases
找到约 1,381 项符合「databases」的源代码
代码结果 1,381
www.eeworm.com/read/139620/13147015
sh oraback.sh
#!/bin/sh
#
# Rcs_ID="$RCSfile: oraback.sh,v $"
# Rcs_ID="$Revision: 1.49 $ $Date: 2000/12/14 09:29:02 $"
#
# @(#)oraback.sh - (Hot backups for Oracle databases)
# Copyright (C) 1996 Curtis Preston
www.eeworm.com/read/149795/5697248
copy_to_psql
#!/usr/local/bin/perl
#
# $Id: copy_to_psql,v 1.1 2003/04/08 01:25:35 lgfausak Exp $
#
# sc: ser control; tool for maintaining ser's databases
#
# History:
# --------
# 2003-04-07 initial attempt at f
www.eeworm.com/read/101082/6242554
makemcs
# @(#)MakeMCS 4.1 (ULTRIX) 7/2/90
# Makefile for MCS international language databases.
#
# 20th Jan 88 - Created Martin Hills, EUEG.
#
IC= /usr/bin/ic
ICFLAGS= -I../646 -v
DESTROOT=
SOURCES = ENG
www.eeworm.com/read/488205/6498298
prg meserii.prg
procedure meserii
CLOSE DATABASES
SET TALK OFF
set mouse off
DEFINE WINDOW term FROM 1,4 TO 23,39 ;
Title ' TOTAL calificare ! ';
DOUBLE COLOR w+/rb shadow
ACTIVATE WINDOW term
USE someri
www.eeworm.com/read/256586/11984675
v glbl.v
// $Header: /devl/xcs/repo/env/Databases/CAEInterfaces/verunilibs/data/glbl.v,v 1.11 2005/03/15 02:06:36 nandinip Exp $
`timescale 1 ps / 1 ps
module glbl ();
parameter ROC_WIDTH = 100000;
www.eeworm.com/read/231687/14223322
v glbl.v
// $Header: /devl/xcs/repo/env/Databases/CAEInterfaces/verunilibs/data/glbl.v,v 1.9.28.1 2003/11/18 20:41:26 wloo Exp $
`timescale 1 ps / 1 ps
module glbl ();
parameter ROC_WIDTH = 100000;
www.eeworm.com/read/247473/4481889
awk dbname.awk
# $Id: dbname.awk,v 1.1.1.1 2004/08/19 23:53:56 gopalan Exp $
#
# Take a comma-separated list of database names and spit out all the
# log records that affect those databases.
NR == 1 {
nfiles = 0
www.eeworm.com/read/187332/5224583
copy_to_psql
#!/usr/local/bin/perl
#
# $Id: copy_to_psql,v 1.1 2003/04/08 01:25:35 lgfausak Exp $
#
# sc: ser control; tool for maintaining ser's databases
#
# History:
# --------
# 2003-04-07 initial attempt at f