MONTSUQI Ver

Size: px
Start display at page:

Download "MONTSUQI Ver"

Transcription

1 MONTSUQI Ver

2

3 1 I MONTSUQI PL II ProcessNode III LD PL

4 COBOL COBOL COBOL API PostgreSQL Shell System A 99 A.1 dbs A.2 glserver A.3 glclient A.4 htserver A.5 mon A.6 pgserver A.7 glauth A.8 wfc A.9 aps A.10 aps A.11 dbredirector B 115 B.1 copygen B.2 copygen B.3 htcgen B.4 checkdir B.5 user B.6 monitor C 125 C C.2 LD C C

5 3 C.5 DB C C.7 HTC C C.9 Unti-news( )

6

7 I

8

9 MONTSUQI UNIX OS MONTSUQI MONTSUQI 1 2.

10 8 1 MONTSUQI COBOL, C 3. MONTSUQI MONTSUQI 4. MONTSUQI

11 9 2 MONTSUQI MONTSUQI LD (Logical Dentination) SPA (LINKAREA) LD SPAAREA LD BD UNIX MONTSUQI

12 10 2 MONTSUQI PL 1. PL MONTSUQI 2. GUI GUI PL MONTSUQI 3. MONTSUQI 4. 5.PL PL PL PL

13 LD ( ) LD LD (APplication Server, APS) LD LD SPA 1 1 SPA(Scratch Pad Area) SPA LD LD linkarea LD no 1 2. id LD

14 12 2 MONTSUQI LD 3. ld LD 4. aps LD LD LD (LD) ( ) BD (Batch Description) API MONTSUQI MONTSUQI MONTSUQI

15 MONTSUQI 1. :TCP ( ) 2. : 1 TCP 2 UNIX 1. : TCP TCP IP MONTSUQI localhost TCP ( ) 2. : UNIX UNIX UNIX 8 666

16 14 2 MONTSUQI TCP UNIX UNIX TCP # UNIX

17 MONTSUQI 1. PL glclient GUI glclient X Windows Java glclient web mon 2. PL PL PL PL PL

18 16 3 WFC glserver APS APS dbs pgserver HAKAMA dbredirector dbredirector DB DB log DB DB glclient glclient fig MONTSUQI

19 3.2 PL PL PL Presentation Layer service Presentation Layer MONTSUQI Presentetion Layer MONTSUQI PL PL MONTSUQI PL MONTSUQI PL PL PL MONTSUQI MONTSUQI MONTSUQI PL PL PL PL glserver/glclient glclient GUI glserver glserver glclient glclient glade XML htserver/mon mon CGI htserver htserver ID ID hidden cookie cookie i HTC 3.2.1glclient XML htcgen htserver mon eruby PHP

20 pgserver pgserver MONTSUQI MONTSUQI pgserver MONTSUQI PL PL PL (Presentation Layser service application) C API MONTSUQI API MONTSUQI MONTSUQI PL PL MONTSUQI API

21 MONTSUQI (termthread) 2. (mqthread) 3. (corethread) 4. (controlthread) 1. (termthread) BLOB 2. (mqthread) 3. (corethread) 1 1 LD 4. (controlthread)

22 link LD spa 4. MONTSUQI mcp MONTSUQI

23 *1 ( ) MONTSUQI LD * bind 1. C 2. OpenCOBOL *1 *2

24 dotcobol 4. Ruby 5. Exec mcp spa link scr MONTSUQI API API MONTSUQI API

25 CURRENT NEW CLOSE CHANGE BACK FORK JOIN EXIT JOIN FORK MONTSUQI MONTSUQI DBOPEN DBDISCONNECT DBSTART DBCOMMIT,,

26 MONTSUQI MONTSUQI MONTSUQI MONTSUQI ( ) MONTSUQI MONTSUQI MONTSUQI ( ) PostgreSQL PostgreSQL Shell shell System 3 MONTSUQI SQL SQL ANSI/ISO/JIS SQL *3 SQL SQL MONTSUQI SQL *3

27 MONTSUQI

28 MONTSUQI MONTSUQI MONTSUQI TCP/IP 3.6.2

29 copygen MONTSUQI COBOL COPY COPY (dotcobol ) DB (dotcobol ) DB DB DB (dotcobol ) SPA LINK MCP dbgen DB create fdw/fdd fdd daemon fdw fdd

30

31 II

32

33 MONTSUQI MONTSUQI 4.2 typedef struct { char *name; Bool fuse; void (*ExecuteProcess)(ProcessNode *); void (*StartBatch)(char *name, char *param); /* DC function */ void (*ReadyDC)(void); void (*StopDC)(void); void (*CleanUpDC)(void); /* DB function */ void (*ReadyDB)(void); void (*StopDB)(void); void (*CleanUpDB)(void); } MessageHandler; name LD BD bind

34 32 4 fuse ExecuteProcess StartBatch ReadyDC StopDC CleanUpDC ReadyDB StopDB CleanUpDB ExecureProcess ProcessNode *?? 1. mcprec dc.module StartBatch char * ASCIZ

35 ReadyDC, StopDC, CleanUpDC ReadyDC NULL StopDC NULL CleanUpDC NULL StopDC ReadyDB NULL StopDB NULL

36 CleanUpDB NULL StopDC 4.3 ProcessNode ( )

37 TCP connect dbs dbs A leftrightarrow URL encode NULL 0x01 URL encode

38 36 5 string stringe stringe 2. Connect: OK Error: version authentication 3. Schema: DB Exec: End: : :

39 DB ( DBOPEN, DBCLOSE, DBSTART, DBEND ) 4. ( ) 1 5. Exec: 0 OK 1 EOF 2 NONFATAL SQL :

40 : : 9. stringe ; : URL encode

41 DBOPEN DBDISCONNECT DBSTART DBCOMMIT ::= char varchar byte text number. varchar ::= "char" [ "(" ")" ]. char ::= "char" [ "(" ")" ]. byte ::= "byte" [ "(" byte ")" ]. number ::= "number" [ "(" [ "," ] ")" ]. ::=. byte ::=. ::=. ::=. text ::= "text". ::= "int".

42

43 III

44

45 MONTSUQI LD aps LD PL 2, 3, MONTSUQI LD PL SPA MONTSUQI MONTSUQI

46 44 6 LD LD LD LD LD PL SPA 2 SPA

47 LD C LD ( )

48 46 6 COBOL COPY ( ) MONTSUQI MONTSUQI ( CPU) SPA COBOL COPY

49 PL 6.1 PL 9000 MONTSUQI 9001 UNIX 6.1 TCP UNIX LD LD MONTSUQI LD aps 1 LD *1 LD LD LD LD LD 1 *1 CPU

50 LD commit commit Shell

51 ( ) ( ) dbredirector dbredirector 5. dbredirector 6. PostgreSQL 1 1 SQL psql

52 50 6 name demo; base "~/MONTSUQI/panda/samples"; ddir record "=/sample1"; "=/sample1"; multiplex_level aps; linkage demolink; control { port }; "#/tmp/wfc"; wfc { port ":9002"; }; ld { demo1 2; demo2; }; db_group "log" { priority 100; type "PostgreSQL"; port "other"; name "ORCA2"; redirect_port "localhost:9300"; file "orca.log"; };

53 db_group "ORCA" { type "PostgreSQL"; port "localhost"; name "ORCA"; redirect "log"; }; db_group "system" { name "system"; type "System"; }; db_group "shell" { type "Shell"; name "shell"; priority 1000; }; demo "~/MONTSUQI/panda/samples" ~ "=/sample1" \verb= base "~/MONTSUQI/panda/samples/sample1" aps aps demolink "/tmp/wfc" UNIX aps TCP 9002 localhost PL (TCP localhost 9000 ) LD 2 demo1 demo2 demo1 aps 2 ORCA,log,system shell log PostgreSQL other ORCA2 orca.log dbredirector TCP localhost 9300 ORCA PostgreSQL localhost ORCA log system System System system shell Shell Shell system

54

55 6.4 LD LD LD LD 1. LD bind ( ) 5. ( ) ?? LD LD MONTSUQI LD LD LD.ld id id id id LD

56 dotcobol OpenCOBOL C Exec Ruby 2. MONTSUQI dotcobol OpenCOBOL CSV1, CSV2, CSV3, CSVE, CSV RFC822 CGI XML MONTSUQI UTF-8 MONTSUQI iconv(3) iconv(3) 5.

57 6.4 LD 55 URL base64 CSV1, CSV2, CSV3, CSVE, CSV RFC822 CGI XML 6. : handler "OpenCOBOL" { class "OpenCOBOL"; serialize "OpenCOBOL"; coding "euc-jp"; start ""; }; handler "C" { class "C"; start ""; } handler "Exec" { class "Exec"; serialize "CGI"; coding "euc-jp"; start "%m"; }

58 bind ( ) ( PL ) *2 "" ( ) MONTSUQI copyge copygen MONTSUQI ".rec" *2 LD

59 6.4 LD ".db" DB DB LD SPA SPA LD SPA

60 58 6 name sample; handler "RubyExec" { class "Exec"; serialize "CGI"; start "/usr/bin/ruby -Ke %p/%m.rb"; coding "euc-jp"; encoding "URL"; }; handler "Ruby" { class "Ruby"; loadpath "=/sample2"; coding "euc-jp"; }; bind "" "OpenCOBOL" "SAMPLE1"; bind "list" "OpenCOBOL" "SAMPLE1"; #bind "" "RubyExec" "SAMPLE1"; #bind "list" "RubyExec" "SAMPLE1"; #bind "" "Ruby" "Sample1"; #bind "list" "Ruby" "Sample1"; arraysize 20; textsize 200; cache 5; home "=/sample2"; data { spa samplespa; window { list; }; }; db "ORCA" { adrs; }; db "shell" { shell; }; db "system" { metadb; }; LD LD sample RubyExec

61 6.4 LD 59 Exec CGI "/usr/bin/ruby -Ke %p/%m.rb" Exec exec(2) euc-jp CGI URL Ruby Ruby "=/sample2" = euc-jp OpenCOBOL SAMPLE1 OpenCOBOL list OpenCOBOL SAMPLE1 bind "=/sample2" samplespa list ORCA adrs shell shell system metadb

62 PL PL PL PL PL PL glclient V1 PL glclient V1 PL PL glclient glade XML V1 PL XML 6.1 glclient (1)

63 6.5 PL 61 <?xml version="1.0"?> <GTK-Interface> <project> <name>project2</name> <program_name>project2</program_name> <directory></directory> <source_directory>src</source_directory> <pixmaps_directory>pixmaps</pixmaps_directory> <language>c</language> <gnome_support>true</gnome_support> <gettext_support>true</gettext_support> </project> <widget> <class>gtkwindow</class> <name>list</name> <title> </title> <type>gtk_window_toplevel</type> <position>gtk_win_pos_none</position> <modal>false</modal> <allow_shrink>false</allow_shrink> <allow_grow>true</allow_grow> <auto_shrink>false</auto_shrink> <widget> <class>gtkfixed</class> <name>fixed1</name> <widget> <class>gtkentry</class> <name>key</name> <x>16</x> <y>16</y> <width>158</width> <height>22</height> <can_focus>true</can_focus> <signal> <name>changed</name> <handler>changed</handler> </signal> <editable>true</editable> <text_visible>true</text_visible> <text_max_length>32</text_max_length> <text></text> </widget> <widget> <class>gtkbutton</class> <name>button1</name> <x>192</x> <y>16</y> 6.2 (1)

64 62 6 <width>55</width> <height>22</height> <can_focus>true</can_focus> <signal> <name>clicked</name> <handler>send_event</handler> <data>search</data> </signal> <label> </label> </widget> <widget> <class>gtkclist</class> <name>clist1</name> <x>16</x> <y>48</y> <width>400</width> <height>216</height> <can_focus>true</can_focus> <signal> <name>click_column</name> <handler>send_event</handler> <data>clist</data> </signal> <columns>4</columns> <column_widths>72,86,100,80</column_widths> <selection_mode>gtk_selection_single</selection_mode> <show_titles>true</show_titles> <shadow_type>gtk_shadow_in</shadow_type> <widget> <class>gtklabel</class> <child_name>clist:title</child_name> <name>label1</name> <label> </label> <justify>gtk_justify_center</justify> <wrap>false</wrap> <xalign>0.5</xalign> <yalign>0.5</yalign> <xpad>0</xpad> <ypad>0</ypad> </widget> <widget> <class>gtklabel</class> <child_name>clist:title</child_name> <name>label2</name> <label> </label> <justify>gtk_justify_center</justify> <wrap>false</wrap> 6.3 (1 )

65 6.5 PL 63 <xalign>0.5</xalign> <yalign>0.5</yalign> <xpad>0</xpad> <ypad>0</ypad> </widget> <widget> <class>gtklabel</class> <child_name>clist:title</child_name> <name>label3</name> <label> </label> <justify>gtk_justify_center</justify> <wrap>false</wrap> <xalign>0.5</xalign> <yalign>0.5</yalign> <xpad>0</xpad> <ypad>0</ypad> </widget> <widget> <class>gtklabel</class> <child_name>clist:title</child_name> <name>label4</name> <label> </label> <justify>gtk_justify_center</justify> <wrap>false</wrap> <xalign>0.5</xalign> <yalign>0.5</yalign> <xpad>0</xpad> <ypad>0</ypad> </widget> </widget> <widget> <class>gtkbutton</class> <name>button2</name> <x>360</x> <y>272</y> <width>55</width> <height>22</height> <can_focus>true</can_focus> <signal> <name>clicked</name> <handler>send_event</handler> <data>quit</data> </signal> <label> </label> </widget> </widget> </widget> </GTK-Interface> 6.4 (1 )

66 64 6 PL <class> </class> ( ) GtkEntry, GtkLabel, GtkCList GtkFixed GtkWindow recdefgen list { fixed1 { key { value varchar(32); }; clist1 { count int; item { value0 varchar(9); value1 varchar(10); value2 varchar(12); value3 varchar(10); } [??]; select bool[??]; }; }; }; 6.5 PL (1)?? GtkCList ( )?? PL glclient PL COBOL COPY recrefgen PL?? COPY C Ruby ( ) glclient V2 PL glclient V2 PL PL PL

67 6.5 PL 65 V2 PL XML 6.6 glclient (2)

68 66 6 <widget> <class>gtkvbox</class> <name>vbox16</name> <homogeneous>false</homogeneous> <spacing>0</spacing> <widget> <class>gtklabel</class> <name>w.day[5]</name> <label>xxxxxx</label> <justify>gtk_justify_center</justify> <wrap>false</wrap> <xalign>0.5</xalign> <yalign>0.5</yalign> <xpad>0</xpad> <ypad>0</ypad> <child> <padding>0</padding> <expand>false</expand> <fill>false</fill> </child> </widget> <widget> <class>gtkhseparator</class> <name>hseparator14</name> <child> <padding>0</padding> <expand>false</expand> <fill>false</fill> </child> </widget> <widget> <class>gtkscrolledwindow</class> <name>scrolledwindow11</name> <hscrollbar_policy>gtk_policy_automatic</hscrollbar_policy> <vscrollbar_policy>gtk_policy_automatic</vscrollbar_policy> <hupdate_policy>gtk_update_continuous</hupdate_policy> <vupdate_policy>gtk_update_continuous</vupdate_policy> <child> <padding>0</padding> <expand>true</expand> <fill>true</fill> </child> <widget> <class>gtkviewport</class> <name>viewport7</name> <shadow_type>gtk_shadow_in</shadow_type> 6.7 (2)

69 6.5 PL 67 <widget> <class>gtklist</class> <name>w.apo[5]</name> <selection_mode>gtk_selection_single</selection_mode> </widget> </widget> </widget> </widget> </widget> 6.8 (2 ) GtkLabel, GtkList W.day[5], W.apo[5] W.day[0] W.day[6], W.apo[0] W.apo[6] 6.9 recgen.rb 6.10 apo GtkList?? PL V2 W { apo { count item select }[7]; day { value }[7]; } int; varchar(64)[24]; bool[24]; varchar(6); 6.9 PL (2)

70 68 6 W { apo { item count select }[7]; day { value }[7]; }; varchar(??)[??]; int; bool[??]; varchar(6); 6.10 PL (2)

71 ( ) C.3 LD MONTSUQI.bd bind ( ) name sample; arraysize 20; textsize 200; bind "SAMPLEB" "OpenCOBOL"; bind "say" "OpenCOBOL"; db "ORCA" { metadb; adrs; };

72 70 6 sample SAMPLEB OpenCOBOL say OpenCOBOL ORCA metadb adrs

73 ( ) C.4 LD name sample; arraysize 20; textsize 200; db "ORCA" { metadb; adrs; }; db "shell" { shell; }; sample ORCA metadb adrs shell shell

74 C ( SQL) MONTSUQI adrs { name char(40); tel char(13); mail { home char(64); 1 office char(64); }; toll number(5,1); weight number(5,1); address char(80)[3]; 2 tv char[], virtual; 3 }; 1. mail.home 2 address[1] address 1 3 virtual COPY

75 dbgen create MONTSUQI SQL primary { name; }; primary { name, mail.home; };, MONTSUQI SQL join MONTSUQI ( )

76 MONTSUQI PostgreSQL DBSTART DBCOMMIT DBFETCH DBUPDATE DBDELETE DBINSERT adrs { name varchar(40); tel varchar(13); mail { home varchar(64); office varchar(64); }; 6.11

77 toll number(5,1); weight number(5,1); address varchar(80)[3]; info varchar(2000); }; primary { name; }; path tel { DBSELECT { DECLARE adrs_tel_csr CURSOR FOR SELECT * WHERE tel = :tel ; }; }; path mail { DBSELECT { DECLARE adrs_mail_csr CURSOR FOR SELECT name, tel, mail.home, mail.office, toll, weight, address FROM adrs WHERE mail.home like :mail.home ORDER BY name ; }; DBFETCH { FETCH FROM adrs_mail_csr INTO :name, :tel, :mail.home, :mail.office, :toll, :weight, :address ; }; 6.12 ( )

78 76 6 }; DBCLOSECURSOR { CLOSE adrs_mail_csr; }; DBUPDATE { UPDATE adrs SET tel = :tel, weight = :weight, address = :address WHERE adrs.name = :name; }; DBINSERT { INSERT INTO adrs ( name, mail.home, mail.office, toll, weight, address ) VALUES ( :name, :mail.home, :mail.office, :toll, :weight, :address ) ; }; DBDELETE { DELETE FROM adrs WHERE adrs.name = :name ; }; 6.13 ( ) name dbgen SQL adrs tel DBSELECT

79 mail DBSELECT DBFETCH DBCLOSECURSOR DBUPDATE DBINSERT DBDELETE 6.14 virtual person { userid address_type tel_type mail_type varchar(64); int; int; int; }; name = person_name.name; yomi = person_name.yomi; zip = person_address.zip; address = person_address.address; tel = person_tel.no; mail = person_mail.address; use person_name; use person_address; use person_tel; use person_mail; path simple { operation DBSELECT { DECLARE person_simple_csr CURSOR FOR SELECT person_name.name, person_name.yomi, person_address.zip, person_address.address, person_tel.no, person_mail.address 6.14

80 78 6 }; FROM person_name, person_address, person_tel, person_mail WHERE person_name.id = :userid AND person_address.type = :address_type AND person_address.id = :userid AND person_tel.type = :tel_type AND person_tel.id = :userid AND person_mail.type = :mail_type AND person_mail.id = :userid ; }; operation DBFETCH { FETCH FROM person_simple_csr INTO :name, :yomi, :zip, :address, :tel, :mail ; }; 6.15 ( ) person person_name person_address person_tel person_mail simple DBSELECT DBFETCH name

81 person_name name yomi, zip, address, tel, mail person_photo { userid varchar(64); photo object; }; primary { userid; }; path simple { operation DBSELECT { DECLARE person_photo_simple_csr CURSOR FOR SELECT person_photo.userid, person_photo.photo FROM person_photo WHERE person_photo.userid = :userid ; }; operation DBINSERT( userid varchar(64), fname varchar(255)) { INSERT INTO person_photo ( userid, photo ) 6.16 simple DBINSERT DBINSERT person_photo DBINSERT userid fname

82 80 6 }; VALUES ( :userid, lo_import(:fname) ) ; }; operation DBDELETE( userid varchar(64)) { DELETE FROM person_photo WHERE userid = :userid ; }; 6.17 ( )

83 MONTSUQI C MONTSUQI ( ) bool byte binary char ( ) 1 varchar ( )

84 SQL varchar float 64bit IEEE int 32bit number char text object BLOB(Binary Large OBject) object id API dbcode varchar (SQL ) virtual adrs { name varchar(40); tel varchar(13); mail { home varchar(64); office varchar(64); 1 }; toll number(5,1); weight number(5,1); address varchar(80)[3]; 2 info varchar(2000); }; copygen COBOL

85 ADRS. 02 NAME PIC X(40). 02 TEL PIC X(13). 02 MAIL. 03 HOME PIC X(64). 03 OFFICE PIC X(64). 02 TOLL PIC S9(4)V9(1). 02 WEIGHT PIC S9(4)V9(1). 02 ADDRESS PIC X(80) OCCURS 3 TIMES. 02 INFO PIC X(2000). MONTSUQI COBOL 1 C value = GetItemLongName(adrs,"mail.office"); 2 3 value = GetItemLongName(adrs,"address[2]"); C API C

86

87 85 7 COBOL MONTSUQI COBOL 7.2 COBOL COBOL mcp spa COBOL bool X(1) T F byte(n) X(n) binary X(n) char(n) X(n) varchar(n) X(n) float X(8) int S9(9) USAGE BINARY endian number(m,n) S9(m-m)V9(n) text X(n) n textsize object X(8) dbcode X(n) [n] OCCURS n

88 86 7 COBOL link scr ( ) 7.1 COPY LINKAGE SECTION. COPY MCPAREA. COPY SPAAREA. COPY LINKAREA. COPY SCRAREA. ************************************************************************** PROCEDURE DIVISION USING MCPAREA SPAAREA LINKAREA SCRAREA MCPAREA MCP-WIDGET, MCP-EVENT, MCP-STATUS MCP-STATUS LINK PUTG MCP-WIDGET MCP-EVENT MCP-WIDGET MCP-EVENT MCP-EVENT MCP-STATUS 7.2 PERFORM

89 LINKAGE SECTION. COPY MCPAREA. COPY SPAAREA. COPY LINKAREA. COPY SCRAREA. ************************************************************************** PROCEDURE DIVISION USING MCPAREA SPAAREA LINKAREA SCRAREA. 000-MAIN SECTION. EVALUATE MCP-STATUS ALSO MCP-EVENT WHEN LINK ALSO ANY PERFORM 010-INIT WHEN PUTG ALSO OpenCalendar PERFORM 210-OPEN-CALENDAR WHEN PUTG ALSO CloseCalendar PERFORM 220-CLOSE-CALENDAR WHEN PUTG ALSO PutData PERFORM 230-PUT-DATA WHEN PUTG ALSO Left PERFORM 240-CLICK-LEFT WHEN PUTG ALSO Right PERFORM 250-CLICK-RIGHT WHEN OTHER PERFORM 290-OTHER END-EVALUATE. * EXIT PROGRAM. 7.2 COBOL COPY MCPAREA LINKAREA ( ) SPAAREA SCRAREA LD COPY LINKAREA linkage SPAAREA data spa SCAAREA data window copygen copygen B.1 MCPAREA MCPAREA MONTSUQI

90 88 7 COBOL MCPAREA $ copygen -mcp SPAAREA COPY spa { current { user varchar(64); group varchar(64); year number(4); month number(2); day number(2); hour number(2); min number(2); }; selected { user varchar(64); cdate int; }; new bool; keyl { cdate int; }[100]; keylcount int; keyw { wday int; cdate int; }[100]; keywcount int; grouplist varchar(64)[100]; }; 7.3 $ copygen -name SPAAREA -prefix SPA- <SPA > copygen COPY OpenCOBOL SPAAREA LD LD

91 SPAAREA. 02 SPA-CURRENT. 03 SPA-USER PIC X(64). 03 SPA-GROUP PIC X(64). 03 SPA-YEAR PIC S9(4). 03 SPA-MONTH PIC S9(2). 03 SPA-DAY PIC S9(2). 03 SPA-HOUR PIC S9(2). 03 SPA-MIN PIC S9(2). 02 SPA-SELECTED. 03 SPA-USER PIC X(64). 03 SPA-CDATE PIC S9(9) BINARY. 02 SPA-NEW PIC X. 02 SPA-KEYL OCCURS 100 TIMES. 03 SPA-CDATE PIC S9(9) BINARY. 02 SPA-KEYLCOUNT PIC S9(9) BINARY. 02 SPA-KEYW OCCURS 100 TIMES. 03 SPA-WDAY PIC S9(9) BINARY. 03 SPA-CDATE PIC S9(9) BINARY. 02 SPA-KEYWCOUNT PIC S9(9) BINARY. 02 SPA-GROUPLIST PIC X(64) OCCURS 100 TIMES. 7.4 SPAAREA SPAAREA LD + SP A LINKAREA COPY link { linktext }; char(200); 7.5 LINKAREA $ copygen -linkage -ld <LD >

92 90 7 COBOL 01 LINKAREA. 02 LINKDATA-REDEFINE. 03 FILLER PIC X(217). 02 SCHEDULE REDEFINES LINKDATA-REDEFINE. 04 LINKTEXT PIC X(200). 7.6 LINKAREA LINKAREA 1 LD arraysize, textsize LD LD LINKAREA SCRAREA LD data spa samplespa; window list; ; ; list COPY list fixed1 key value varchar(30); ; clist1 count int; item value1 char(12); value2 char(12); value3 char(12); value4 char(12); [20]; select bool[20]; ; ; ; 7.7 $ copygen -screen -name SCRAREA -wprefix -ld <LD > SCRAREA SPAAREA LD LD SCRAREA SPAAREA LD + SCR

93 SCRAREA. 02 SCREENDATA. 03 LIST. 04 LIST-FIXED1. 05 LIST-KEY. 06 LIST-VALUE PIC X(30). 05 LIST-CLIST1. 06 LIST-COUNT PIC S9(9) BINARY. 06 LIST-ITEM OCCURS 20 TIMES. 07 LIST-VALUE1 PIC X(12). 07 LIST-VALUE2 PIC X(12). 07 LIST-VALUE3 PIC X(12). 07 LIST-VALUE4 PIC X(12). 06 LIST-SELECT PIC X OCCURS 20 TIMES. 7.8 SCRAREA SCRAREA glclient V1 LD COBOL OF SCRAREA MONTSUQI COBOL OCCURS LD $ copygen -screen 2

94 92 7 COBOL $ copygen -screen < > LD window PATH COBOL LD COPY $ copygen -dbpath -ld <LD > LD COPY 7.4 COBOL API OpenCOBOL MCPSUB MONTSUQI MCPAREA MCPSUB MCPSUB MCP-PATH 3. MCP-FUNC 4. MCPSUB 5. MCP-RC MCPSUB CALL MCPSUB USING MCPAREA < > COBOL MCP-RC S9(9) BINARY

95 7.4 COBOL API MCP-RC MCPSUB MCPSUB PUTWINDOW 1. MCP-FUNC (PUTWINDOW) 2. MCP-PUTYPE 3. MCP-WINDOW 4. MCPSUB 5. MCP-RC PUTWINDOW - MCP-PUTTYPE MCP-WINDOW 3.1

96

97 MONTSUQI DB group 8.2 PostgreSQL PostgreSQL libpq TCP/IP DB group DBFETCH ( ) < > + _ + < > + _ + "csr" DBFETCH selection DBUPDATE DBDELETE DBINSERT DBFETCH DBSELECT DBSELECT

98 PostgreSQL PostgreSQL SQL (FETCH ) INTO :*

99 8.3 Shell Shell shell aps Shel /bin/sh shell

100 System DBSELECT DBFETCH DBSELECT DBFETCH PL host

101 99 A A.1 dbs dbs - MONTSUQI dbs <OPTIONS> <DBD > dbs MONTSUQI -port back 5 -base base -dir./directory -record -dir -ddir DB -dir -dbhost -dir -dbport -dir -db -dir -dbuser -dir

102 100 A -dbpass -dir -auth URL glauth://localhost:8001 glauth localhost nocheck dbredirector -noredirect dbredirector dbs sample & pgserver dbslib.rb, DBIO dbs

103 A.2 glserver 101 A.2 glserver glserver - GUI glserver <OPTIONS> glserver glclient -port back 5 -screen -record -auth URL glauth://localhost:8001 glauth localhost ssl glclient SSL SSL SSL -key, -cert, -CApath, -CAfile, -verifypeer SSL -key SSL pem ( ) -cert pem -key -cert -CApath CA CA -CAfile CA CA -CApath -CAfile CA -verifypeer -panda wfc localhost:9000

104 102 A glserver & glserver glserver glclient SSL ( ) SSL (-verifypeer ) glauth

105 A.3 glclient 103 A.3 glclient glclient - GUI glclient <OPTIONS> glclient glserver GUI -port glserver localost:8000 -cache cache -style gltermrc -user glserver login USER -pass glserver login -v1 V1 -v2 V2 -mlog -ssl glclient SSL SSL SSL -key, -cert, -CApath, -CAfile, -verifypeer SSL -key SSL pem ( ) -cert pem -key -cert -CApath CA CA -CAfile CA CA -CApath -CAfile

106 104 A CA -verifypeer glserver : MONTSUQI panda:<ld > glclient -user ogochan -pass "ain@lkad" panda:sample glclient ogochan panda sample glserver

107 A.4 htserver 105 A.4 htserver htserver - web htserver <OPTIONS> htserver mon web browser -port back 5 -record -expire ( ) 300 -panda wfc localhost:9000 htserver & htserver mon, wfc, glserver htserver web browserglclient

108 106 A A.5 mon mon - web cgi mon <OPTIONS> mon htserver web browser CGI -server localhost:8010 -screen CGI -get action GET POST -dump OFF -cookie cookie hidden HTML -command htserver./mon -command "panda:demo1" -server "tencha:8010" mon htserver tencha 8010 mon web browser htserver, wfc, glserver

109 A.6 pgserver 107 A.6 pgserver pgserver - pgserver <OPTIONS> pgserver -port back 5 -record -auth URL glauth://localhost:8001 glauth localhost panda wfc localhost:9000 pgserver & pgserver monlib.rb, PGIO pgserver

110 108 A A.7 glauth glauth - glserver glauth <OPTIONS> glauth glclient glserver -port back 5 -password./passwd glauth & MD5

111 A.8 wfc 109 A.8 wfc wfc - wfc <OPTIONS> wfc -port apsport back 5 -dir./directory -base base -record -dir -ddir LD -dir -retry wfc & aps Ver 2.6 Linux ps(1)

112 110 A A.9 aps aps - aps <OPTIONS> LD aps -wfcport -dir -base base -record -dir -lddir LD -dir -dir./directory -path OpenCOBOL COB_LIBRARY_PATH -dbhost -dir -dbport -dir -db -dir -dbuser -dir -dbpass -dir -maxtran -cache -dir -nocheck dbredirector -noredirect

113 A.9 aps 111 dbredirector aps sample & sample LD wfc wfc aps aps

114 112 A A.10 aps dbstub - dbstub <OPTIONS> < > dbstub -dir./directory -base base -record -dir -ddir -dir -parameter -path OpenCOBOL COB_LIBRARY_PATH -host -dir -port -dir -bd -db -dir -user -dir -pass -dir -nocheck dbredirector -noredirect dbredirector dbstub -bd sample SAMPLEB &

115 A.10 aps 113 sample BD SAMPLEB aps

116 114 A A.11 dbredirector dbredirector - dbredirector <OPTIONS> <DB > dbredirector -port -dir -back 5 -dir./directory -base base -record -dir -ddir -dir -host -dir -port -dir -db -dir -user -dir -pass -dir dbredirector log & log DB dbredirector monitor

117 115 B B.1 copygen copygen - COBOL COPY copygen <OPTIONS> copygen LD MONTSUQI COBOL COPY -ldw (dotcobol ) LD MCPMAIN COPY FILLER LD OFF -ldr (dotcobol ) LD MCPMAIN COPY SPA FILLER LD OFF -spa LD SPA COPY OFF -linkage LINKAGE COPY OFF -screen LD COPY OFF -db (dotcobol ) LD MCPSUB CALL 2 ( ) MCPSUB COPY OFF -dbpath LD MCPSUB CALL MCP-PATH DB COPY OFF

118 116 B -dbrec LD MCPSUB CALL 2 ( ) COPY OFF -dbcomm (dotcobol ) LD MCPSUB DB COPY OFF -mcp MCPAREA OFF -textsize ( ) 100 -arraysize ( ) 10 -prefix -wprefix -name 01 ( ) -filler FILLER OFF -noconv OFF -dir./directory -record -dir -lddir LD -dir -bddir -dir -ld LD LD -bd copygen -ctrl -spa -screen -prefix LDR- -name LDR demo

119 B.1 copygen 117 demo.ld LDR LDR- SPA copygen -filler -name SPAAREAR demospa.rec demspa.rec SPAAREA FILLER recdefgen.rb

120 118 B B.2 copygen dbgen - DB create dbgen <OPTIONS> <DB > dbgen DB create table SQL -create DB create table SQL OFF -textsize ( ) 100 -arraysize ( ) 10 -record dbgen -create sample.db sample.db

121 B.3 htcgen 119 B.3 htcgen htcgen - glade htc ruby htcgen.rb glade htcgen glade htc htc mon web HTML Gtk+ ruby htcgen.rb project1.glade > project1.htc./project1.glade project1.htc GtkCalendar

122 120 B B.4 checkdir checkdir - checkdir <OPTIONS> checkdir -ld LD OFF -bd OFF -dbg DB OFF -dir./directory -record -dir -lddir LD -dir -bddir -dir checkdir -ld -bd -dbg./directory LD,, DB

123 B.5 user 121 B.5 user gluseradd - gluserdel - glusermod - gluseradd <OPTIONS> gluserdel <OPTIONS> glusermod <OPTIONS> glserver -file./passwd -u ID gluseradd, glusermod gluseradd ID + 1 glusermod ID -g ID gluseradd, glusermod gluseradd 0 glusermod ID -o -p gluseradd ogochan -p "1wsadfghp" ogochan gluserdel ogochan -file /usr/local/etc/glpasswd /usr/local/etc/glpasswd ogochan glauth glauth SIGHUP

124 122 B B.6 monitor monitor - wfc, aps, dbredirector monitor <OPTIONS> monitor wfc, aps, dbredirector -ApsPath aps /usr/local/panda/bin/aps -wfcpath wfc /usr/local/panda/bin/wfc -RedPath dbredirector /usr/local/panda/bin/dbredirector -myhost localhost -redirector dbredirector -restart -log -dir./directory -record -dir -ddir LD -dir -q -? -? OFF monitor -ApsPath ~/panda/aps/aps -WfcPath ~/panda/wfc/wfc -dir ~/panda/samples/sample2/director

125 B.6 monitor 123 ~/panda/samples/sample2/directory wfc, aps, dbredirector -restart

126

127 125 C C.1 C.1.1 ::= [ ] [ multiplex_level ] [ ] [ ] [ LD ] [ ] [ wfc ] { DB }. ::= "name" ";". ::=. ::= [ ] [ ] [ ]. ::= "base". ::=. ::= "ddir". ::=. wfc ::= "wfc" "{" { wfc } "}" ";". wfc ::= [ aps ] [ PL ]. aps ::= "port" ";". PL ::= "termport" ";". ::=. ::= "record". ::=. multiplex_level ::= "multiplex_level". ::= "no" "ld" "id" "aps". ::= "stacksize" ";". ::=. ::= "linkage". ::=. LD ::= "ld" "{" { LD } "}" ";". LD ::= LD aps ";".

128 126 C aps ::= [ [ "*" ] aps ]. aps ::=. ::= "db_group" [ ] "{" [ ] "}" ";". ::=. ::= [ ] [ ] [ commit ] [ ] [ ]. ::= "type" ";". ::=. ::= "redirect" ";". ::= "redirect_port" ";". ::=. commit ::= "priority" ";". ::=. ::= "log" ";". ::=. ::= "name" ";". ::=. C.1.2 #include #include <> "" # ~ = base -base C.2 LD??

129 C.2 LD 127 C.2.1 LD ::= LD [ ] [ multiplex_group ] [ ] [ ] [ ] { bind } DC { DB }. LD ::= "name" LD ";". LD ::=. ::= "handler" "{" "}" ";". ::= [ ] [ ] [ ] [ ] [ ]. ::= "class" ";". ::= ( ). ::= "serialize" ";". ::= ( ). ::= "start" ";". ::=. ::= "coding" ";". ::= ( ). ::= "encoding" ";". ::= ( ). ::= "loadpath" ";". ::=. multiplex_group ::= "multiplex_group" multiplex_group ";". multiplex_group ::=. bind ::= "bind" ";". ::=. ::=. ::=. ::= "home". ::=. DC ::=. ::=. ::= "arraysize" ";". ::= "textsize" ";". ::=. ::= "cache" ";". ::=. DC ::= "data" "{" SPA window "}". SPA ::= "spa" SPA ";".

130 128 C SPA ::=. ::= "window" "{" { } "}" ";". ::= ";". ::=. DB ::= "db" [ DB ] "{" { DB } "}" ";". DB ::=. DB ::= DB ";". DB ::=. C.2.2 #include #include <> "" # base -base

131 C C.3 C.3.1 ::= [ ] [ ] [ ] { bind } { DB }. ::= "name" ";". ::=. ::= "handler" "{" "}" ";". ::= [ ] [ ] [ ] [ ] [ ]. ::= "class" ";". ::= ( ). ::= "serialize" ";". ::= ( ). ::= "start" ";". ::=. ::= "coding" ";". ::= ( ). ::= "encoding" ";". ::= ( ). ::= "loadpath" ";". ::=. ::=. ::= "arraysize" ";". ::= "textsize" ";". ::=. ::= "home". bind ::= "bind" ";". ::=. ::=. DB ::= "db" [ DB ] "{" { DB } "}" ";". DB ::=. DB ::= DB ";". DB ::=. C.3.2 #include

132 130 C #include <> "" #

133 C C.4 C.4.1 ::= [ ] [ ] { DB }. ::= "name" ";". ::=. ::=. ::= "arraysize" ";". ::= "textsize" ";". ::=. ::= "home". DB ::= "db" [ DB ] "{" { DB } "}" ";". DB ::=. DB ::= DB ";". DB ::=. C.4.2 #include #include <> "" #

134 132 C C.5 DB C.5.1 DB ::= [ ] [ ] [ ]. ::= "primary" "{" "}" ";". ::= ";". ::= ",". ::=. ::= "use" DB. DB ::=. ::= "path" [ ] "{" "}" ";". ::=. ::= { }. ::= [ "operation" ] [ ] "{" "}" ";". ::= { }. ::= ";". ::= "(" ")".?? C.5.2 ( ) : :* DB SQL * C.6 C.6.1 ::=. ::= "{" { } "}". ::= ( ). ::= { } { "," } ";". ::= "=" ";". ::=. ::= ".".

135 C.7 HTC 133 ::= [ "." ]. ::= "[" ( "" ) "]". ::=. ::= bool byte binary char varchar float number text object dbcode. bool ::= "bool". byte ::= "byte" [ "(" byte ")" ]. binary ::= "binary". char ::= "char" [ "(" ")" ]. varchar ::= "varchar" [ "(" ")" ]. float ::= "float". ::= "int". number ::= "number" [ "(" [ "," ] ")" ]. text ::= "text". object ::= "object". dbcode ::= "dbcode" [ "(" ")" ]. ::=. ::=. byte ::=. ::=. ::=. ::= [ "virtual" ] ; C.6.2 #include #include <> "" # C.7 HTC HTC web panda HTML HTML C.7.1

136 134 C ENTRY 1 COMBO FIXED TEXT BUTTON TOGGLEBUTTON ON/OFF CHECKBUTTON RADIOBUTTON CALENDAR COUNT C.7.2 ENTRY 1 name size maxlength C.7.3 COMBO name size item

137 C.7 HTC 135 count C.7.4 FIXED name size C.7.5 TEXT name rows cols C.7.6 BUTTON event face size C.7.7 TOGGLEBUTTON ON/OFF

138 136 C name label C.7.8 CHECKBUTTON name label C.7.9 RADIOBUTTON name label group C.7.10 CALENDAR year month day C.7.11 COUNT

139 C var ( ) from var 0 to var step var 1 <COUNT> \verbvar from to step </COUNT> <TABLE BORDER> <TR> <TD align="center"><fixed name="project1.vbox1.swin1.clist1.label1.value"></td> <TD align="center"><fixed name="project1.vbox1.swin1.clist1.label2.value"></td> <TD align="center"><fixed name="project1.vbox1.swin1.clist1.label3.value"></td> <COUNT var="i" from=0 to="project1.vbox1.swin1.clist1.count"> <TR> <TD align="left"><fixed name="project1.vbox1.swin1.clist1.item[#i].value1"></td> <TD align="left"><fixed name="project1.vbox1.swin1.clist1.item[#i].value2"></td> <TD align="left"><fixed name="project1.vbox1.swin1.clist1.item[#i].value3"></td> </TR> </COUNT> </TABLE> i project1.vbox1.swin1.clist1.iterm[].value # C.8 MONPS LOAD PATH glserver panda.so $libdir APS HANDLER LOAD PATH aps(dbstab ) $libdir MONDB LOAD PATH HAKAMA $libdir MONDB LOCALE locale const.h DB LOCALE

140 138 C APS LOAD PATH C $libdir APS EXEC PATH exec type $libdir COB LIBRARY PATH OpenCOBOL $libdir LD LIBRARY PATH dynamic load LOG FILE msgd LOG DATA FORMAT %Y/%M/%D/%h:%m:%s %F:%f:%L:%B msgd %F:%i:%f:%L:%B RUBYLIB Ruby C.8.1 LOG DATA FORMAT % Y (4 ) M (2 ) D (2 ) h (2 ) m (2 ) s (2 ) F f i ID L B C.9 Unti-news( ) MONTSUQI

141 C.9 Unti-news( ) 139 C.9.1 TCP aps wfc ddir lddir, bddir, dbddir 3 wfccontrol panda kill C.9.2 dbredirector dbredirector dbredirector copygen -ddir -lddir,-bddir glclient V2 glclient bind SQL SQL LD SPA multiplex level 1 LD 1 aps wfc ld aps aps wfc

142 140 C dotcobol, OpenCOBOL Shell shell MONTSUQI

※サンプルアプリケーションを固めたファイル(orcasample

※サンプルアプリケーションを固めたファイル(orcasample SDK XML... 3... 4 orca... 4 table-name...4 method... 4 functions... 4 function... 5 function-params... 5 function-param... 5... 6... 6... 8... 10... 12... 14 dbs... 18 dbs... 18 dbs... 18... 18... 19...

More information

CAC

CAC VOL.24NO.1 61 IMS Transaction 3270 DataBase Transaction OS/370 IMS Traditional Transaction Web Browser Transaction Internet WWW AP IIS APache WebLogic Websphere DataBase Oracle DB2 SQL Server Web Browser

More information

1,.,,,., RDBM, SQL. OSS,, SQL,,.

1,.,,,., RDBM, SQL. OSS,, SQL,,. 1,.,,,., RDBM, SQL. OSS,, SQL,,. 3 10 10 OSS RDBMS SQL 11 10.1 OSS RDBMS............................ 11 10.1.1 PostgreSQL................................. 11 10.1.2 MySQL...................................

More information

etrust Access Control etrust Access Control UNIX(Linux, Windows) 2

etrust Access Control   etrust Access Control UNIX(Linux, Windows) 2 etrust Access Control etrust Access Control UNIX(Linux, Windows) 2 etrust Access Control etrust Access Control 3 ID 10 ID SU ID root 4 OS OS 2 aaa 3 5 TCP/IP outgoing incoming DMZ 6 OS setuid/setgid) OS

More information

~~~~~~~~~~~~~~~~~~ wait Call CPU time 1, latch: library cache 7, latch: library cache lock 4, job scheduler co

~~~~~~~~~~~~~~~~~~ wait Call CPU time 1, latch: library cache 7, latch: library cache lock 4, job scheduler co 072 DB Magazine 2007 September ~~~~~~~~~~~~~~~~~~ wait Call CPU time 1,055 34.7 latch: library cache 7,278 750 103 24.7 latch: library cache lock 4,194 465 111 15.3 job scheduler coordinator slave wait

More information

○前期高齢者(70歳~74歳)(老人保健なし)

○前期高齢者(70歳~74歳)(老人保健なし) 入院外レセプトのカスタマイズプログラムについて変更箇所を以下に記します 1. レセプト処理時に作成する中間ファイルについてコピー句が変更となります CPCOMMONDAT2.INC CPRECEDAT1.INC このコピー句変更に伴い 中間ファイルの作成場所が /var/tmp/ から / /tmp/ に変更となり 初期処理での中間ファイル名設定時に HOSPNUM のセットが必要となります 2.

More information

ProVisionaire Control V3.0セットアップガイド

ProVisionaire Control V3.0セットアップガイド ProVisionaire Control V3 1 Manual Development Group 2018 Yamaha Corporation JA 2 3 4 5 NOTE 6 7 8 9 q w e r t r t y u y q w u e 10 3. NOTE 1. 2. 11 4. NOTE 5. Tips 12 2. 1. 13 3. 4. Tips 14 5. 1. 2. 3.

More information

ストラドプロシージャの呼び出し方

ストラドプロシージャの呼び出し方 Release10.5 Oracle DataServer Informix MS SQL NXJ SQL JDBC Java JDBC NXJ : NXJ JDBC / NXJ EXEC SQL [USING CONNECTION ] CALL [.][.] ([])

More information

1 SQL Server SQL Oracle SQL SQL* Plus PL/SQL 2 SQL Server SQL Server SQL Oracle SQL SQL*Plus SQL Server GUI 1-1 osql 1-1 Transact- SQL SELECTFROM 058

1 SQL Server SQL Oracle SQL SQL* Plus PL/SQL 2 SQL Server SQL Server SQL Oracle SQL SQL*Plus SQL Server GUI 1-1 osql 1-1 Transact- SQL SELECTFROM 058 1 SQL Server SQL Oracle SQL SQL* Plus PL/SQL 2 SQL Server SQL Server SQL Oracle SQL SQL*Plus SQL Server GUI 1-1 osql 1-1 Transact- SQL SELECTFROM 058 2 Excel 1 SQL 1 SQL Server sp_executesql Oracle SQL

More information

1. COBOL COBOL COBOL COBOL 2

1. COBOL COBOL COBOL COBOL 2 2003-6-24 COBOL COBOL 2002 ISO/IEC JTC 1/SC 22/WG 4 (COBOL) INCITS J4 (COBOL) SC 22/COBOL WG COBOL JIS 1 1. COBOL 2. 2002 COBOL 3. 2002 COBOL 4. 5. COBOL 2 1. COBOL 3 COBOL COBOL Java C C++ 200 100 100

More information

レセ電ビューア.PDF

レセ電ビューア.PDF Project code name ORCA - 1 - Copyright(C) 2007 JMARI jma-receview, Project code name ORCA - 2 - Copyright(C) 2007 JMARI jma-receview.deb - jma-receview dbslib.rb hokenconv.rb dayconv.rb intconv.rb strconv.rb

More information

¥Í¥Ã¥È¥ï¡¼¥¯¥×¥í¥°¥é¥ß¥ó¥°ÆÃÏÀ

¥Í¥Ã¥È¥ï¡¼¥¯¥×¥í¥°¥é¥ß¥ó¥°ÆÃÏÀ 2 : TCP/IP : HTTP HTTP/2 1 / 22 httpget.txt: http.rb: ruby http get Java http ( ) HttpURLConnection 2 / 22 wireshark httpget.txt httpget cookie.txt ( ) telnet telnet localhost 80 GET /index.html HTTP/1.1

More information

ii II Web Web HTML CSS PHP MySQL Web Web CSS JavaScript Web SQL Web 2014 3

ii II Web Web HTML CSS PHP MySQL Web Web CSS JavaScript Web SQL Web 2014 3 Web 2.0 Web Web Web Web Web Web Web I II I ii II Web Web HTML CSS PHP MySQL Web Web CSS JavaScript Web SQL Web 2014 3 1. 1.1 Web... 1 1.1.1... 3 1.1.2... 3 1.1.3... 4 1.2... 4 I 2 5 2. HTMLCSS 2.1 HTML...

More information

1 1 1.......................... 1 2.......................... 2 2 5 1........................... 5 2................... 7 3..................... 8 4..

1 1 1.......................... 1 2.......................... 2 2 5 1........................... 5 2................... 7 3..................... 8 4.. CD 1 1 1.......................... 1 2.......................... 2 2 5 1........................... 5 2................... 7 3..................... 8 4......................... 13 5 CD.................

More information

OOCOBOL紹介

OOCOBOL紹介 ISO ANSI COBOL85 COBOL 1959 COBOL OOCOBOL 1 ... 1... 3.... 3. OOCOBOL... 4.1.... 4.2.... 5.3. IDENTIFICATION DIVISION... 7.4. ENVIRONMENT DIVISION.... 7.5. DATA DIVISION... 7.6. PROCEDURE DIVISION....

More information

復習 (SQL 文 ) 3/6 復習 (SQL 文 ) 4/6 表の作成 CREATE TABLE...; 表の削除 DROP TABLE テーブル名 ; 表内のデータが全て消えてしまう. 表内のデータを得る SELECT 列名 FROM 表名...; 表にデータを挿入する. INSERT INTO

復習 (SQL 文 ) 3/6 復習 (SQL 文 ) 4/6 表の作成 CREATE TABLE...; 表の削除 DROP TABLE テーブル名 ; 表内のデータが全て消えてしまう. 表内のデータを得る SELECT 列名 FROM 表名...; 表にデータを挿入する. INSERT INTO SQLite SQLite3 http://www.ns.kogakuin.ac.jp/~ct13140/prog/ オープンソース ( フリー )RDBMS 実装の 1 個 http://www.sqlite.org/ 現在,3.6 が最新版. SQLite 2.x と SQLite 3.x が有名. 特徴 RDBMS サーバプロセスの起動が不要. 1 データベース,1 ファイル で格納.. つまり

More information

untitled

untitled FutureNet Microsoft Corporation Microsoft Windows Windows 95 Windows 98 Windows NT4.0 Windows 2000, Windows XP, Microsoft Internet Exproler (1) (2) (3) COM. (4) (5) ii ... 1 1.1... 1 1.2... 3 1.3... 6...

More information

TM-m30 詳細取扱説明書

TM-m30 詳細取扱説明書 M00094106 Rev. G Seiko Epson Corporation 2015-2018. All rights reserved. 2 3 4 5 6 7 8 Bluetooth 9 ... 71 10 1 11 Bluetooth 12 1 13 1 2 6 5 4 3 7 14 1 1 2 3 4 5 15 16 ONF 1 N O O N O N N N O F N N F N

More information

1 ex01.sql ex01.sql ; user_id from (select user_id ;) user_id * select select (3+4)*7, SIN(PI()/2) ; (1) select < > from < > ; :, * user_id user_name

1 ex01.sql ex01.sql ; user_id from (select user_id ;) user_id * select select (3+4)*7, SIN(PI()/2) ; (1) select < > from < > ; :, * user_id user_name SQL mysql mysql ( mush, potato) % mysql -u mush -p mydb Enter password:****** mysql>show tables; usertable mysql> ( ) SQL (Query) : select < > from < > where < >; : create, drop, insert, delete,... ; (

More information

TM-T88VI 詳細取扱説明書

TM-T88VI 詳細取扱説明書 M00109801 Rev. B 2 3 4 5 6 7 8 9 10 Bluetooth 11 12 Bluetooth 13 14 1 15 16 Bluetooth Bluetooth 1 17 1 2 3 4 10 9 8 7 12 5 6 11 18 1 19 1 3 4 2 5 6 7 20 1 21 22 1 23 24 1 25 SimpleAP Start SSID : EPSON_Printer

More information

,, create table drop table alter table

,, create table drop table alter table PostgreSQL 1 1 2 1 3,, 2 3.1 - create table........................... 2 3.2 - drop table............................ 3 3.3 - alter table............................ 4 4 - copy 5 4.1..................................

More information

TM-m30 詳細取扱説明書

TM-m30 詳細取扱説明書 M00094100 Rev. A Seiko Epson Corporation 2015. All rights reserved. 2 3 4 5 6 Bluetooth 7 Bluetooth 8 1 9 Bluetooth 10 1 11 1 2 6 5 4 3 7 12 1 13 14 ONF 1 N O O N O N N N O F N N F N N N N N N F F O O

More information

ワイヤレス~イーサネットレシーバー UWTC-REC3

ワイヤレス~イーサネットレシーバー UWTC-REC3 www.jp.omega.com : esales@jp.omega.com www.omegamanual.info UWTC-REC3 www.jp.omega.com/worldwide UWIR UWTC-NB9 / UWRH UWRTD UWTC 61.6 [2.42] REF 11.7 [0.46] 38.1 [1.50] 66.0 [2.60] REF 33.0 [1.30]

More information

"CAS を利用した Single Sign On 環境の構築"

CAS を利用した Single Sign On 環境の構築 CAS Single Sign On (Hisashi NAITO) naito@math.nagoya-u.ac.jp Graduate School of Mathematics, Nagoya University naito@math.nagoya-u.ac.jp, Oct. 19, 2005 Tohoku Univ. p. 1/40 Plan of Talk CAS CAS 2 CAS Single

More information

橡t15-shibuya.kashiwa.ppt

橡t15-shibuya.kashiwa.ppt PHPLib PHPLib 1 Web Application PHPLib DB_S PostgreSQL, MySQL, Oracle, ODBC Session GET Auth Perm User 2 PHPLib local.inc Require($_PHPLIB[ libdir ]. db_mysql.inc ); db_pgsql.inc prepend.php3 Php3.ini

More information

Oracle XML DB によるスケーラビリティおよびパフォーマンス検証 - MML v.3.0

Oracle XML DB によるスケーラビリティおよびパフォーマンス検証 - MML v.3.0 Oracle XML DB MML v3.0 2004 5 27 1 Memo 1 Agenda XML MML v3.0 2 Oracle XML Oracle XML DB XML API Oracle XML DB W3C XML Schema 1.0 XPath 1.0 XSLT 1.0 Oracle W3C XML Schema Oracle 2 XML Oracle XML Developer

More information

ohp.mgp

ohp.mgp 2019/06/11 A/B -- HTML/WWW(World Wide Web -- (TA:, [ 1 ] !!? Web Page http://edu-gw2.math.cst.nihon-u.ac.jp/~kurino VNC Server Address : 10.9.209.159 Password : vnc-2019 (2019/06/04 : : * * / / : (cf.

More information

TM-m30 詳細取扱説明書

TM-m30 詳細取扱説明書 M00094101 Rev. B Seiko Epson Corporation 2015-2016. All rights reserved. 2 3 4 5 6 7 8 Bluetooth 9 Bluetooth 10 1 11 Bluetooth 12 1 13 1 2 6 5 4 3 7 14 1 1 2 3 4 5 15 16 ONF 1 N O O N O N N N O F N N F

More information

Nios® II HAL API を使用したソフトウェア・サンプル集 「Modular Scatter-Gather DMA Core」

Nios® II HAL API を使用したソフトウェア・サンプル集 「Modular Scatter-Gather DMA Core」 ALTIMA Company, MACNICA, Inc Nios II HAL API Modular Scatter-Gather DMA Core Ver.17.1 2018 8 Rev.1 Nios II HAL API Modular Scatter-Gather DMA Core...3...3...4... 4... 5 3-2-1. msgdma... 6 3-2-2. On-Chip

More information

WebOS aplat WebOS WebOS 3 XML Yahoo!Pipes Popfry UNIX grep awk XML GUI WebOS GUI GUI 4 CUI

WebOS aplat WebOS WebOS 3 XML Yahoo!Pipes Popfry UNIX grep awk XML GUI WebOS GUI GUI 4 CUI 7 XML Week Web WebOS WebShell WebOS WebOS GUI WebOS WebOS 2 WebOS aplat WebOS WebOS 3 XML Yahoo!Pipes Popfry UNIX grep awk XML GUI WebOS GUI GUI 4 CUI CUI JavaScript I/O CommandClass WebShell webshell

More information

2

2 WJ-HD150 Digital Disk Recorder WJ-HD150 2 3 q w e r t y u 4 5 6 7 8 9 10 11 12 13 14 15 16 q w SIGNAL GND AC IN 17 SUNDAY MONDAY TUESDAY WEDNESDAY THURSDAY FRIDAY SATURDAY DAILY Program 1 Event No.1 Event

More information

guide.PDF

guide.PDF ExpressMail Ver2.0 Copyright ( ) 1998/12/25 REV.1 1 ExpressMail Ver2.0 ExpressMail Ver2.0 ExpressMail Ver2.0 WindowsNT SMTP/POP3/IMAP4 (1) SMTP sendmail 8.8.5 DLL (2) POP3 RFC1939 APOP (3) IMAP4 RFC2060

More information

3 Powered by mod_perl, Apache & MySQL use Item; my $item = Item->new( id => 1, name => ' ', price => 1200,

3 Powered by mod_perl, Apache & MySQL use Item; my $item = Item->new( id => 1, name => ' ', price => 1200, WEB DB PRESS Vol.1 79 3 Powered by mod_perl, Apache & MySQL use Item; my $item = Item->new( id => 1, name => ' ', price => 1200, http://www.postgresql.org/http://www.jp.postgresql.org/ 80 WEB DB PRESS

More information

main.dvi

main.dvi Central Authentication and Authorization Service Web Application (Hisashi NAITO) Graduate School of Mathematics, Nagoya University naito@math.nagoya-u.ac.jp (Shoji KAJITA) Information Technology Center,

More information

help gem gem gem my help

help gem gem gem my help hikiutils 1234 2017 3 1 1 6 1.0.1 help gem................... 7 gem.................................... 7 gem................................... 7 my help.................................. 7 my help......................

More information

DB2 UDB For LinuxのCLUSTERPRO上での稼動確認

DB2 UDB For LinuxのCLUSTERPRO上での稼動確認 DB2 UDB for Linux CLUSTERPRO 2002/03/29 IBM NEC...2...2...4 DB2_G1: (start.bat)...6 DB2_G1: DB2 (db2start.sh)...7 DB2_G1: DB2 (db2poling. sh)...9 DB2_G1: (stop.bat )... 11 DB2_G1: DB2 (db2stop. sh)...13...15...16...17

More information

GM-F520S/GM-F470S/GM-F420S

GM-F520S/GM-F470S/GM-F420S GM-F520S GM-F470S GM-F420S LCT2504-002A-H 2 3 4 200 150 150 50 1 3 4 1 2 3 1 2 3 4 5 e 6 7 8 9 p q w r t 5 6 5 23 7 8 9 p q 4 5 6 7 8 9 2 3 4 5 5 23 6 7 8 9 w 1 2 e r t p p 5 6 9( 3 DVI-D (HDCP) RGB IN

More information

hands_on_4.PDF

hands_on_4.PDF PHPMySQL 4 PC LAN 2 () () SQLDBMS DBMS DataBase Management System mysql DBMS SQL Structured Query Language SQL DBMS 3 DBMS DataBase Management System B Table 3 Table 2 Table 1 a 1 a 2 a 3 A SQLStructured

More information

Dec , IS p. 1/60

Dec , IS p. 1/60 Dec 08 2007, IS p. 1/60 Dec 08 2007, IS p. 2/60 Plan of Talk (LDAP) (CAS) (IdM) Dec 08 2007, IS p. 3/60 Dec 08 2007, IS p. 4/60 .. Dec 08 2007, IS p. 5/60 Dec 08 2007, IS p. 6/60 Dec 08 2007, IS p. 7/60

More information

PowerCOBOL ユーザーズガイド

PowerCOBOL ユーザーズガイド PowerCOBOL V10.0 ユーザーズガイド B1WD-1671-01Z0(00) 2008 年 6 月 Click ( Change ( ENVIRONMENT DATA WORKING-STORAGE PROCEDURE DIVISION. DIVISION. SECTION. DIVISION. ENVIRONMENT DATA WORKING-STORAGE

More information

_IMv2.key

_IMv2.key 飯島基 文 customb2b@me.com $ ssh ladmin@im.example.com $ cd /Library/Server/Web/Data/Sites/Default/ $ git clone https://github.com/msyk/inter-mediator.git

More information

HARK Designer Documentation 0.5.0 HARK support team 2013 08 13 Contents 1 3 2 5 2.1.......................................... 5 2.2.............................................. 5 2.3 1: HARK Designer.................................

More information

PowerCOBOL ユーザーズガイド

PowerCOBOL ユーザーズガイド Microsoft Windows 2000 B1WW-7001-02Z0(00) Microsoft Windows XP Microsoft Windows Server 2003 PowerCOBOL V9.0 ユーザーズガイド Click ( Change ( ENVIRONMENT DATA WORKING-STORAGE PROCEDURE DIVISION.

More information

Introduction Purpose This training course demonstrates the use of the High-performance Embedded Workshop (HEW), a key tool for developing software for

Introduction Purpose This training course demonstrates the use of the High-performance Embedded Workshop (HEW), a key tool for developing software for Introduction Purpose This training course demonstrates the use of the High-performance Embedded Workshop (HEW), a key tool for developing software for embedded systems that use microcontrollers (MCUs)

More information

XMLアクセス機能説明書

XMLアクセス機能説明書 SolarisTM Solaris Microsoft Windows NT Server network operating system Version 4.0 Windows NT Microsoft Windows 2000 Server operating systemmicrosoft Windows 2000 Advanced Server operating system Windows

More information

1 1 1......................... 1 2.......................... 2 3.................... 2 4...................... 3 2 4 1....... 4 2........................ 7 3................... 8 3 12 1...........................

More information

XML ( ) XML XML jedit XML XPath XSLT jedit JAVA VM jedit Slava Pestov GNU GPL ( ) jedit jedit ( jedit XML jed

XML ( ) XML XML jedit XML XPath XSLT jedit JAVA VM jedit Slava Pestov GNU GPL ( ) jedit jedit (  jedit XML jed XML XML XML jedit XML XPath XSLT jedit JAVA VM jedit Slava Pestov GNU GPL ( jedit jedit (http://www.jedit.org/index.php jedit XML jedit Plugin Central (http://plugins.jedit.org/ jedit Java (Java VM = Java

More information

CAS Yale Open Source software Authentication Authorization (nu-cas) Backend Database Authentication Authorization to@math.nagoya-u.ac.jp, Powered by A

CAS Yale Open Source software Authentication Authorization (nu-cas) Backend Database Authentication Authorization to@math.nagoya-u.ac.jp, Powered by A Central Authentication System naito@math.nagoya-u.ac.jp to@math.nagoya-u.ac.jp, Powered by Adobe Reader & ipod Photo March 10, 2005 RIMS p. 1/55 CAS Yale Open Source software Authentication Authorization

More information

PGECons技術ドキュメントテンプレート Ver.3

PGECons技術ドキュメントテンプレート Ver.3 付録. パーティションツール 1. pg_part 1.1. 環境構築検証環境は下記で実施しました CPU RAM 表 1.1: 環境 Intel(R) Xeon(R) CPU L5520 @ 2.27GHz 8GB OS Red Hat Enterprise Linux Server release 6.6 PostgreSQL サーバ PostgreSQL 9.4.0 環境構築は以下の手順で実施しています

More information

<Documents Title Here>

<Documents Title Here> Oracle Application Server 10g Release 2 (10.1.2) for Microsoft Windows Business Intelligence Standalone Oracle Application Server 10g Release 2 (10.1.2) for Microsoft Windows Business Intelligence Standalone

More information

10/ / /30 3. ( ) 11/ 6 4. UNIX + C socket 11/13 5. ( ) C 11/20 6. http, CGI Perl 11/27 7. ( ) Perl 12/ 4 8. Windows Winsock 12/11 9. JAV

10/ / /30 3. ( ) 11/ 6 4. UNIX + C socket 11/13 5. ( ) C 11/20 6. http, CGI Perl 11/27 7. ( ) Perl 12/ 4 8. Windows Winsock 12/11 9. JAV tutimura@mist.i.u-tokyo.ac.jp kaneko@ipl.t.u-tokyo.ac.jp http://www.misojiro.t.u-tokyo.ac.jp/ tutimura/sem3/ 2002 12 11 p.1/33 10/16 1. 10/23 2. 10/30 3. ( ) 11/ 6 4. UNIX + C socket 11/13 5. ( ) C 11/20

More information

tkk0408nari

tkk0408nari SQLStatement Class Sql Database SQL Structured Query Language( ) ISO JIS http://www.techscore.com/tech/sql/02_02.html Database sql Perl Java SQL ( ) create table tu_data ( id integer not null, -- id aid

More information

第3回_416.ppt

第3回_416.ppt 3 3 2010 4 IPA Web http://www.ipa.go.jp/security/awareness/vendor/programming Copyright 2010 IPA 1 3-1 3-1-1 SQL #1 3-1-2 SQL #2 3-1-3 3-1-4 3-2 3-2-1 #2 3-2-2 #1 3-2-3 HTTP 3-3 3-3-1 3-3-2 Copyright 2010

More information

Systemwalker IT Service Management Systemwalker IT Service Management V11.0L10 IT Service Management - Centric Manager Windows

Systemwalker IT Service Management Systemwalker IT Service Management V11.0L10 IT Service Management - Centric Manager Windows Systemwalker IT Service Management Systemwalker IT Service Management V11.0L10 IT Service Management - Centric Manager Windows Systemwalker IT Service Management Systemwalker Centric Manager IT Service

More information

untitled

untitled Windows Internet Information Server SQL Server 2 Explorer 3 MMC MMC mmc /a SQL Enterprise Manager IIS 4 MMC 5 MMC 6 Internet Information Server IIS %SystemRoot% system32 Logfiles IIS Web 8 IIS 9 ODBC Windows

More information

Autumn 2005 1 9 13 14 16 16 DATA _null_; SET sashelp.class END=eof; FILE 'C: MyFiles class.txt'; /* */ PUT name sex age; IF eof THEN DO; FILE LOG; /* */ PUT '*** ' _n_ ' ***'; END; DATA _null_;

More information

PowerRDBconnector説明書(SQLServer編)

PowerRDBconnector説明書(SQLServer編) COBOL COBOL SQL COBOL COBOL COBOL OPEN REWRITE REWRITE SQL Server SQL Server PowerRDBconnector or NetCOBOL C C COBOL C C NetCOBOL [] NetCOBOL [] NetCOBOL SQL Server SQL Server NetCOBOL []

More information

WordPress Web

WordPress Web 0948011 1 1 1.............................. 1 2 WordPress....................... 2 3........................ 3 4........................ 4 2 4 1 Web......... 4 3 5 1 WordPress...................... 5 2..........................

More information

"CAS を利用した Single Sign On 環境の構築"

CAS を利用した Single Sign On 環境の構築 CAS 2 Single Sign On 1,3, 2,3, 2, 2,3 1 2 3 May 31, 2007 ITRC p. 1/29 Plan of Talk Brief survey of Single Sign On using CAS Brief survey of Authorization Environment using CAS 2 Summary May 31, 2007 ITRC

More information

BIND 9 BIND 9 IPv6 BIND 9 view lwres

BIND 9 BIND 9 IPv6 BIND 9 view lwres DNS : BIND9 ( ) /KAME jinmei@{isl.rdc.toshiba.co.jp, kame.net} Copyright (C) 2001 Toshiba Corporation. BIND 9 BIND 9 IPv6 BIND 9 view lwres BIND 3 : 4, 8, 9 BIND 4 BIND 8 vs BIND 9 BIND 9 IPv6 DNSSEC BIND

More information

"CAS を利用した Single Sign On 環境の構築"

CAS を利用した Single Sign On 環境の構築 CAS 2 SSO Authorization 1,3, 2,3, 2, 2,3 1 2 3 Central Authentication and Authorization Service (CAS 2 ) Web Application Single Sign On Authorization CAS 2 SSO/AuthZ Jan. 30 2007, p. 1/40 Plan of Talk

More information

SR-X526R1 サーバ収容スイッチ ご利用にあたって

SR-X526R1 サーバ収容スイッチ ご利用にあたって SR-X526R1 P3NK-3432-05Z0 526R1 V01 SR-X526R1 V01 2009 10 2010 4 2 2011 5 3 2012 3 4 2012 11 5 Microsoft Corporation Copyright FUJITSU LIMITED 2009-2012 2 SR-X526R1 V01...2...5...5...5...5...6...7...8...8...11...11...11...11...11...11...12...12...12...12...13...13...13

More information

com.ibm.etools.egl.jsfsearch.tutorial.doc.ps

com.ibm.etools.egl.jsfsearch.tutorial.doc.ps EGL JSF ii EGL JSF EGL JSF.. 1................. 1 1:.... 3 Web.......... 3........... 3........ 4......... 7 2:...... 7..... 7 SQL.... 8 JSF.... 10 Web.... 12......... 13 3: OR....... 14 OR... 14.15 OR.....

More information

2

2 L C -24K 9 L C -22K 9 2 3 4 5 6 7 8 9 10 11 12 11 03 AM 04 05 0 PM 1 06 1 PM 07 00 00 08 2 PM 00 4 PM 011 011 021 041 061 081 051 071 1 2 4 6 8 5 7 00 00 00 00 00 00 00 00 30 00 09 00 15 10 3 PM 45 00

More information

untitled

untitled 2004 1094 1.... 1 1.1....1 1.2....3 1.3....3 2. POSTGRESQL... 5 2.1. POSTGRESQL DB UNIX...5 2.2. POSTGRESQL DB WINDOWS...8 3. XML... 12 3.1. XINDICE (NATIVE XML DATABASE)... 12 3.2. XINDICE... 12 3.3.

More information

2

2 L C -60W 7 2 3 4 5 6 7 8 9 0 2 3 OIL CLINIC BAR 4 5 6 7 8 9 2 3 20 2 2 XXXX 2 2 22 23 2 3 4 5 2 2 24 2 2 25 2 3 26 2 3 6 0 2 3 4 5 6 7 8 9 2 3 0 2 02 4 04 6 06 8 08 5 05 2 3 4 27 2 3 4 28 2 3 4 5 2 2

More information

LAPP/LAMP (SQL + cgi)

LAPP/LAMP (SQL + cgi) LAPP/LAMP (SQL + cgi) 2013 12 9 OA E-Learning Web LAMP (Linux + Apache + MySQL + PHP or Perl) LAPP (Linux + Apache + PostgreSQL + PHP or Perl) Linux OS Web Apache MySQL PostgreSQL Web cgi-bin PHP Perl

More information

設定例集_Rev.8.03, Rev.9.00, Rev.10.01対応

設定例集_Rev.8.03, Rev.9.00, Rev.10.01対応 Network Equipment 設定例集 Rev.8.03, Rev.9.00, Rev.10.01 対応 2 3 4 5 6 7 8 help > help show command > show command console character administrator pp disable disconnect 9 pp enable save Password: login timer

More information

ProVAL Recent Projects, ProVAL Online 3 Recent Projects ProVAL Online Show Online Content on the Start Page Page 13

ProVAL Recent Projects, ProVAL Online 3 Recent Projects ProVAL Online Show Online Content on the Start Page Page 13 ProVAL Unit System Enable Recording Log Preferred Language Default File Type Default Project Path ProVAL : Unit SystemUse SI Units SI SI USCS Enable Recording Log Language Default File Type Default Project

More information

Microsoft Word - Live Meeting Help.docx

Microsoft Word - Live Meeting Help.docx 131011 101919 161719 19191110191914 11191417 101919 1915101919 Microsoft Office Live Meeting 2007 191714191412 1913191919 12 151019121914 19151819171912 17191012151911 17181219 1610121914 19121117 12191517

More information

XML Consortium & XML Consortium 1 XML Consortium XML Consortium 2

XML Consortium & XML Consortium 1 XML Consortium XML Consortium 2 & 1 2 TCO DB2 DB2 UDB DB DB V8.2 V8.2 DB2 DB2 UDB V8.1 V8.1 DB2 9 3 CLOB XML XML DB2 9 purexml XML XML DOC XML DOC XML DOC XML DOC VARCHAR/CLOB XML ( ) 4 XML & XML ( & ) DB2 XML SQL/XML DB2 DB2 : DB2 /

More information

PostgreSQL 解析ドキュメント

PostgreSQL 解析ドキュメント postmaster Unix postmaster postmaster postmaster postmaster DB BootstrapMain() 7.4.2 postmaster [ 2 ] Unix [ 3 ] Unix ( ) (SIGKILL, SIGSTOP) abort exit abort core (core dump) exit core dump ( ) [ 4 ] [

More information

意外と簡単!?

意外と簡単!? !?Access Oracle Oracle Migration Workbench MS-Access Oracle Creation Date: Oct 01, 2004 Last Update: Mar 08, 2005 Version: 1.1 !? Oracle Database 10g / GUI!? / Standard Edition!? /!?!? Oracle Database

More information

TCP/IP Internet Week 2002 [2002/12/17] Japan Registry Service Co., Ltd. No.3 Internet Week 2002 [2002/12/17] Japan Registry Service Co., Ltd. No.4 2

TCP/IP Internet Week 2002 [2002/12/17] Japan Registry Service Co., Ltd. No.3 Internet Week 2002 [2002/12/17] Japan Registry Service Co., Ltd. No.4 2 Japan Registry Service Co., Ltd. JPRS matuura@jprs.co.jp Internet Week 2002 [2002/12/17] Japan Registry Service Co., Ltd. No.1 TCP IP DNS Windows Internet Week 2002 [2002/12/17] Japan Registry Service

More information

RTX830 取扱説明書

RTX830 取扱説明書 RTX830 JA 1 2 3 4 5 6 7 8 9 10 11 external-memory performance-test go 12 13 show config 14 15 16 17 18 19 20 save 21 22 23 24 25 26 27 save RTX830 BootROM Ver. 1.00 Copyright (c) 2017 Yamaha Corporation.

More information

SOC Report

SOC Report 多段プロキシによる Tor の Exit ノードの隠蔽について N T T コ ミ ュ ニ ケ ー シ ョ ン ズ株式会社 経営企画部 マネージドセキュリティサービス推進室 セ キ ュ リ テ ィ オ ペ レ ー シ ョ ン担当 2013 年 03 月 15 日 Ver. 1.0 1. 調査概要... 3 1.1. 調査概要... 3 2. 注意事項... 3 3. 検証結果... 3 3.1. 検証環境...

More information

1 1.1 (PAC-YW01BAC) 1.1 Y GR R2 GR WR2 Eeco WY Eeco S Y ICE YkP ECO Y GR R2 Eeco WR2 Eeco Y A K PAC PAC (RAC) (HAC) *1) 24-4 - 1.2 PAC-YW01BAC (1) M-NET 1 50 ICAICLCFU ICAICA LCFU (2) (3) (4) UPS (5) (6)

More information

LiveCode初心者開発入門サンプル

LiveCode初心者開発入門サンプル / About LiveCode 01:... 11 02: Create... 15 set 03:... 21 name title LiveCode 04:... 29 global local width height 05:... 37 Controls Tools Palette Script Editor message handler 06:... 52 RGB 07:... 63

More information

s

s s073083 23 3 17 1 2 1.1.............................. 2 1.2.............................. 2 1.3.............................. 3 2 4 2.1........................... 4 2.2 Google App Engine........................

More information

untitled

untitled cibm() Information Management DB2 UDB V8.2 SQL cibm() Information Management 2 DB2 UDB V8.2 SQL cibm() Information Management 3 DB2 UDB V8.2 SQL cibm() Information Management 4 cibm() Information Management

More information

1 2 1.1................................ 2 1.2................................. 2 1.2.1............................... 3 1.2.2.........................

1 2 1.1................................ 2 1.2................................. 2 1.2.1............................... 3 1.2.2......................... 18 PHP Ajax 1 2 1.1................................ 2 1.2................................. 2 1.2.1............................... 3 1.2.2................................... 3 2 7 2.1.......................

More information

日本語ドメイン名運用ガイド

日本語ドメイン名運用ガイド 2001/08/28( ) 2003/09/04...2....2....2 DNS Web...3....3. ASCII...3...4....4....4 DNS...5....5....5....5.....5.. named.conf...6.....6.. DNS...7. RACE...8 Web...9....9....9....9.....9.. httpd.conf...10..

More information

untitled

untitled Worldspan go! 4.x (UCI) Administrator Guide go! 4.x (UCI) Version 2.1.4 : 31 August 2007 1. WORLDSPAN GO! VERSION 4.X (UCI)... 3 2. WORLDSPAN GO! VERSION 4.X (UCI)... 4 3.... 6 4. WORLDSPAN GO! VERSION

More information

FileMaker Server 16 インストールおよび構成ガイド

FileMaker Server 16 インストールおよび構成ガイド FileMaker Server 16 2007-2017 FileMaker, Inc. All Rights Reserved. FileMaker, Inc. 5201 Patrick Henry Drive Santa Clara, California 95054 FileMaker FileMaker Go FileMaker, Inc. FileMaker WebDirect FileMaker

More information

Advantage CA-Easytrieve Plus

Advantage CA-Easytrieve Plus CA-EasytrievePlus CA-Easytrieve PlusP 3-7 P 8-30 CA-Easytrieve Plus CA-Easytrieve Plus CA-Easytrieve Plus CA-Easytrieve Plus COBOL,PL/I CA-Easytrieve Plus CA-Easytrieve Plus a. () a. b. (COBOL PL/I) ()

More information

Si-R180 ご利用にあたって

Si-R180 ご利用にあたって P3NK-2472-01Z0 GeoStream Si-R 180 LAN 2007 7 Microsoft Corporation All rights reserved, Copyright 2007 2 ...2...5...5...5...5...6...7...8...8...11...11 LAN...11...11...12...12...12...12...12...13 ISO/IEC15408...14

More information

TopLink È... 3 TopLink...5 TopLink åø... 6 TopLink å Workbench O/R ~... 8 Workbench À ~... 8 Foundation Library å... 8 TopL

TopLink È... 3 TopLink...5 TopLink åø... 6 TopLink å Workbench O/R ~... 8 Workbench À ~... 8 Foundation Library å... 8 TopL lê~åäé= qçéiáåâ= NMÖENMKNKPF Volume1 Creation Date: Mar 04, 2005 Last Update: Aug 23, 2005 Version 1.0 ...3... 3 TopLink 10.1.3 È... 3 TopLink...5 TopLink åø... 6 TopLink å... 7... 8 Workbench O/R ~...

More information

program.dvi

program.dvi 2001.06.19 1 programming semi ver.1.0 2001.06.19 1 GA SA 2 A 2.1 valuename = value value name = valuename # ; Fig. 1 #-----GA parameter popsize = 200 mutation rate = 0.01 crossover rate = 1.0 generation

More information

New version (2.15.1) of Specview is now available Dismiss Windows Specview.bat set spv= Specview set jhome= JAVA (C:\Program Files\Java\jre<version>\

New version (2.15.1) of Specview is now available Dismiss Windows Specview.bat set spv= Specview set jhome= JAVA (C:\Program Files\Java\jre<version>\ Specview VO 2012 2012/3/26 Specview Specview STSCI(Space Telescope SCience Institute) VO Specview Web page http://www.stsci.edu/resources/software hardware/specview http://specview.stsci.edu/javahelp/main.html

More information

グローバル タイトル変換テーブルの編集

グローバル タイトル変換テーブルの編集 19 CHAPTER SGM SGM GUI Global Title Translation GTT; 800 ID GTT Signaling Connection Control Part SCCP; Service Switching Point SSP; SubSystem Number SSN; GTT GTT CSV 16 SGM 3.3 3.1 4.0 4.1 4.2 GTT GTT

More information

COBOLソース解析支援 導入・運用ガイド

COBOLソース解析支援 導入・運用ガイド COBOL 3020-3-C10-10 P-2651-1214 COBOL 01-01 OS Windows XP Windows Vista Windows 7 InstallShield Macrovision Corporation / Internet Explorer Microsoft Corporation Microsoft Microsoft Corporation Microsoft

More information

052-XML04/fiÁ1-part3-’ÓŠ¹

052-XML04/fiÁ1-part3-’ÓŠ¹ & XML Data Store Part 3 Feature*1 AKIMOTO, Shougo i i i i i i inter 52 XML Magazine 04 i i i i i i i i P a r t 3 i i i i i XML Magazine 04 53 & XML Data Store Feature*1 i i inter i inter i inter inter

More information

22 (266) / Web PF-Web Web Web Web / Web Web PF-Web Web Web Web CGI Web Web 1 Web PF-Web Web Perl C CGI A Pipe/Filter Architecture Based Software Gener

22 (266) / Web PF-Web Web Web Web / Web Web PF-Web Web Web Web CGI Web Web 1 Web PF-Web Web Perl C CGI A Pipe/Filter Architecture Based Software Gener 22 (266) / Web PF-Web Web Web Web / Web Web PF-Web Web Web Web CGI Web Web 1 Web PF-Web Web Perl C CGI A Pipe/Filter Architecture Based Software Generator PF-Web for Constructing Web Applications. Tomohiro

More information

復習 (SQL 文 ) 3/6 復習 (SQL 文 ) 4/6 表の作成 CREATE TABLE...; 表の削除 DROP TABLE テーブル名 ; 表内のデータが全て消えてしまう. 表内のデータを得る SELECT 列名 FROM 表名...; 表にデータを挿入する. INSERT INTO

復習 (SQL 文 ) 3/6 復習 (SQL 文 ) 4/6 表の作成 CREATE TABLE...; 表の削除 DROP TABLE テーブル名 ; 表内のデータが全て消えてしまう. 表内のデータを得る SELECT 列名 FROM 表名...; 表にデータを挿入する. INSERT INTO SQLite インターネット技術特論 H:SQLite3 山口実靖 http://www.ns.kogakuin.ac.jp/~ct13140/inet/ オープンソース ( フリー )RDBMS 実装の 1 個 http://www.sqlite.org/ SQLite 2.x と SQLite 3.x が有名. 特徴 RDBMS サーバプロセスの起動が不要. 1 データベース,1 ファイル で格納..

More information

CLUSTERPRO ファイルサーバ監視オプション編

CLUSTERPRO ファイルサーバ監視オプション編 CLUSTERPRO SE for Linux Ver3.0 2004.03.31 1 1 2004/03/31 2 CLUSTERPRO for Linux R2.0 CLUSTERPRO Linux Linus Torvalds URL NEC http://soreike.wsd.mt.nec.co.jp/ [ ][ ][CLUSTERPRO ] NEC http://www.ace.comp.nec.co.jp/clusterpro/

More information

shio_20041004.PDF

shio_20041004.PDF JPNIC JPCERT/CC 2004 Web 2004 10 4 Web Web Web WASC Web Application Security Consortium 7 Web Security Threat Classification Web URL 2 ...?? It depends!? It depends!??? 3 ? It depends!...

More information

Microsoft Word - Android_SQLite講座_画面800×1280

Microsoft Word - Android_SQLite講座_画面800×1280 Page 24 11 SQLite の概要 Android にはリレーショナルデータベースである SQLite が標準で掲載されています リレーショナルデータベースは データを表の形で扱うことができるデータベースです リレーショナルデータベースには SQL と呼ばれる言語によって簡単にデータの操作や問い合わせができようになっています SQLite は クライアントサーバ形式ではなく端末の中で処理が完結します

More information

PostgreSQLによる データベースサーバ構築技法

PostgreSQLによる データベースサーバ構築技法 PostgreSQL PostgreSQL PostgreSQL (UCB) Unix/Linux/Windows LC2002 Copyright(C)2002 Tatsuo Ishii 1 PostgreSQL API C, C++, Java, Perl, Tcl/Tk, PHP, Ruby LC2002 Copyright(C)2002 Tatsuo Ishii 2 PostgreSQL (SQL)

More information

¥¤¥ó¥¿¡¼¥Í¥Ã¥È·×¬¤È¥Ç¡¼¥¿²òÀÏ Âè11²ó

¥¤¥ó¥¿¡¼¥Í¥Ã¥È·×¬¤È¥Ç¡¼¥¿²òÀÏ Âè11²ó 11 2013 6 19 11 (6/19) 6 (18:10-19:40) λ13 UNIX : 2 / 26 UNIX UNIX sort, head, tail, cat, cut diff, tee, grep, uniq, wc join, find, sed, awk, screen 3 / 26 sort sort : $ sort [options] [FILE...] options

More information

Lotus Domino XML活用の基礎!

Lotus Domino XML活用の基礎! IBM Software Group Lotus Domino XML 2 Agenda Domino XML Domino XML Lotus Domino Web XML Lotus Domino Web XML XML 3 Domino XML Language (DXL) XML Lotus Domino Lotus Notes/Domino R5 Lotus Notes/Domino 6.x

More information