lobsinfile |
lob-path specifies the path to the files containing LOB data.
Each path contains at least one file that contains at least one LOB pointed to by a Lob Location Specifier (LLS) in the data file. The LLS is a string representation of the location of a LOB in a file stored in the LOB file path. The format of an LLS isfilename.ext.nnn.mmm/, where filename.ext is the name of the file that contains the LOB, nnn is the offset in bytes of the LOB within the file, and mmm is the length of the LOB in bytes. For example, if the string db2exp.001.123.456/ is stored in the data file, the LOB is located at offset 123 in the file db2exp.001, and is 456 bytes long. |If you specify the "lobsinfile" modifier when using EXPORT, the LOB data |is placed in the locations specified by the LOBS TO clause. Otherwise the |LOB data is sent to the current working directory. The LOBS TO clause specifies one |or more paths to directories in which the LOB files are to be stored. There |will be at least one file per LOB path, and each file will contain at least|one LOB. To indicate a null LOB , enter the size as -1. If the size is specified as 0, it is treated as a 0 length LOB. For null LOBS with length of -1, the offset and the file name are ignored. For example, the LLS of a null LOB might be db2exp.001.7.-1/. |
1 | Creates a WSF file that is compatible with Lotus 1-2-3 Release 1, or Lotus 1-2-3 Release 1a.5 This is the default. |
2 | Creates a WSF file that is compatible with Lotus Symphony Release 1.0.5 |
3 | Creates a WSF file that is compatible with Lotus 1-2-3 Version 2, or Lotus Symphony Release 1.1.5 |
4 | Creates a WSF file containing DBCS characters. |
- The export utility does not issue a warning if an attempt is made to use unsupported file types with the MODIFIED BY option. If this is attempted, the export operation fails, and an error code is returned.
- Delimiter restrictions for moving data lists restrictions that apply to the characters that can be used as delimiter overrides.
- The export utility normally writes
- date data in YYYYMMDD format
- char(date) data in "YYYY-MM-DD" format
- time data in "HH.MM.SS" format
- time stamp data in "YYYY-MM-DD-HH. MM.SS.uuuuuu" format
-
2For time stamp formats, care must be taken to avoid ambiguity 2between the month and the minute descriptors, since they both use the letter 2M. A month field must be adjacent to other date fields. A minute field must 2be adjacent to other time fields. Following are some ambiguous time stamp 2formats:22
"M" (could be a month, or a minute) 2 "M:M" (Which is which?) 2 "M:YYYY:M" (Both are interpreted as month.) 2 "S:M:YYYY" (adjacent to both a time value and a date value)
In ambiguous 2cases, the utility will report an error message, and the operation will fail.22Following are some unambiguous time stamp formats:2
2"M:YYYY" (Month) 2 "S:M" (Minute) 2 "M:YYYY:S:M" (Month....Minute) 2 "M:H:YYYY:M:D" (Minute....Month)
- These files can also be directed to a specific product by specifying an L for Lotus 1-2-3, or an S for Symphony in the filetype-mod parameter string. Only one value or product designator can be specified.
This topic can be found in: Command Reference.
原文:http://www-01.ibm.com/support/knowledgecenter/SSEPGG_8.2.0/com.ibm.db2.udb.doc/core/r0011046.htm
相关推荐
Java Class and Method Modifiers
Operation modifiers: -W, --verify attempt to verify the archive after writing it --remove-files remove files after adding them to the archive -k, --keep-old-files don't overwrite existing files ...
官方离线安装包,亲测可用
**Rokon_Using_Modifiers** 是一个关于Rokon框架如何结合Box2D物理引擎进行游戏开发的资源集合。Rokon是一个针对Android平台的游戏开发框架,它简化了游戏编程,提供了丰富的功能,使开发者能够快速构建2D游戏。Box...
modifiers是方法修饰符的集合,也是制作更多的方法。 显然,方法修饰符会修改方法。 具体来说,在 Ruby 术语中,它们是类方法,它们: 取一个符号参数,它命名同一个类的实例方法,和返回相同的符号,但导致对命名...
Compose Modifiers Playground IDEA插件的源代码 通过此交互式游乐场了解如何使用Jetpack Compose修改器! 可用的修饰符: 背景 边境 夹子 FillMaxHeight FillMaxSize FillMaxWidth 抵消 填充 旋转 规模 阴影 ...
KeyModifiers.Shift也可以直接使用数字4来表示。 RegisterHotKey(Handle, 100, KeyModifiers.Shift, Keys.S); //注册热键Ctrl+B,Id号为101。KeyModifiers.Ctrl也可以直接使用数字2来表示。 RegisterHotKey...
- **File Handling**: Creating, deleting, renaming, and checking file existence. - **Formatting and Parsing**: Formatting numbers and dates, parsing strings to specific formats. #### 7. Generics and ...
1.2 Key SystemVerilog enhancements for hardware design...................................................5 1.3 Summary ....................................................................................
Synced Modifiers 是一个 Blender 插件,允许您同时向多个对象添加修改器,并使用驱动程序自动同步所有修改器。 如果你想要免费的blender插件、模型等可以看看这个blender资源库:...
Conflicting type modifiers (类型修饰符冲突) 当同时使用了相互冲突的类型修饰符时,例如 `near` 和 `far`,就会发生此错误。 **解决方法:** - 只使用一种类型的修饰符。 - 根据实际情况选择合适的修饰符。 ##...
用于创建modifiers.json词典的脚本,以方便修饰符。 用法 编辑make-modifiers.py文件,然后将所需的键添加到hotkeys变量中。 例如,将["KH-FG", "grave"],到hotkeys数组中,以创建⌘ `切换窗口的快捷方式。 另请...
The integer data type (`int`) is crucial for storing whole numbers. The book explains the different ways to declare integers, including the use of modifiers like `short`, `long`, and `long long`. It ...
ember install ember-gesture-modifiers 用法 当前仅提供“平移”修改器。 将来会添加更多手势。 平移修饰符 论点 onPanStart-启动平底锅时触发的钩子 onPan-在平底锅更新时触发钩子 onPanEnd-平底锅结束时触发的...
NX二次开发UF_PD_ask_business_process_modifiers 函数介绍,Ufun提供了一系列丰富的 API 函数,可以帮助用户实现自动化、定制化和扩展 NX 软件的功能。无论您是从事机械设计、制造、模具设计、逆向工程、CAE 分析等...
(int) raPath.getHeight(), BufferedImage.TYPE_INT_ARGB_PRE); Graphics2D g2 = ghostImage.createGraphics(); // Ask the cell renderer to paint itself into the BufferedImage g2.setComposite...
Microsoft Source Analysis for C#是微软内部代码检查工具。能够帮助项目团队执行一系列常用的源代码格式规范,这些规范是关于如何开发布局规整、易读、易维护并且文档良好的优雅代码的。 这个工具包含了一些最佳...