<?xml version="1.0" encoding="gb2312"?>
<?xml-stylesheet href="http://blog.itpub.net//styles/rss.css" type="text/css"?>

<rdf:RDF
  xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
  xmlns:dc="http://purl.org/dc/elements/1.1/"
  xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
  xmlns:admin="http://webns.net/mvcb/"
  xmlns="http://purl.org/rss/1.0/"
>
    
     <channel rdf:about="http://huak.itpub.net/rss/rss10/83">
  <title>huak's Web Blog</title>
  <link>http://huak.itpub.net</link>
  <description></description>
    <dc:creator>huak</dc:creator>
  <dc:date>Tue,02 12 2008 03:15:36</dc:date>
  <admin:generatorAgent rdf:resource="http://www.plogworld.net" />
  <items>
   <rdf:seq>
<rdf:li rdf:resource="http://huak.itpub.net/post/83/469588" />
<rdf:li rdf:resource="http://huak.itpub.net/post/83/468341" />
<rdf:li rdf:resource="http://huak.itpub.net/post/83/468340" />
<rdf:li rdf:resource="http://huak.itpub.net/post/83/412076" />
<rdf:li rdf:resource="http://huak.itpub.net/post/83/412000" />
<rdf:li rdf:resource="http://huak.itpub.net/post/83/411998" />
<rdf:li rdf:resource="http://huak.itpub.net/post/83/411997" />
<rdf:li rdf:resource="http://huak.itpub.net/post/83/411996" />
<rdf:li rdf:resource="http://huak.itpub.net/post/83/411995" />
<rdf:li rdf:resource="http://huak.itpub.net/post/83/411991" />

       </rdf:seq>
  </items> 
 </channel>
      <item rdf:about="http://huak.itpub.net/post/83/469588">
<title>开发程序调用 导入日记账(Journal Import) 请求注意点</title>
<link>http://huak.itpub.net/post/83/469588</link>
<dc:description>Calling Journal Import program from plsql procedurePass source name and the SOB ID to get group_id and the interface_run_idgl_journal_import_pkg.populate_interface_control(user_je_source_name =&gt; lv_source_name,GROUP_ID =&gt; lv_group_id,set_of_books_id =&gt; lv_sob_id,interface_run_id =&gt; lv_iface_run_id);Note: Make sure you are inserting the group_id generated while populating the GL_INTERFACE table.Use this to submit the Import Program.lv_glint_conc_output :=fnd_request.submit_request (application =&gt;...</dc:description>
<dc:subject>Oracle</dc:subject>
<dc:date>Wed,27 08 2008 18:51:40</dc:date>
<dc:creator>huak</dc:creator></item>
<item rdf:about="http://huak.itpub.net/post/83/468341">
<title>应用FORM 开发模版TEMPLATE.fmb 需要删除演示对象</title>
<link>http://huak.itpub.net/post/83/468341</link>
<dc:description>The TEMPLATE form contains sample objects that show typicalitems and layout cosmetics. These are provided merely assamples; to remove them entirely from your form, delete thefollowing objects.– blocks: BLOCKNAME, DETAILBLOCK– window: BLOCKNAME– canvas–view: BLOCKNAME</dc:description>
<dc:subject>Oracle</dc:subject>
<dc:date>Thu,07 08 2008 11:54:25</dc:date>
<dc:creator>huak</dc:creator></item>
<item rdf:about="http://huak.itpub.net/post/83/468340">
<title>编译FORM 时出现错误 bad bind variable ’parameter.G_query_find‘</title>
<link>http://huak.itpub.net/post/83/468340</link>
<dc:description>原因应该是没有设置Form60gen 路径可以通过变通方法进行FORM 的编译：[applprod@msofs02 /]$ cd $AU_TOP/forms/ZHS[applprod@msofs02 ZHS]$ f60gen $CUX_TOP/forms/ZHS/TEST.fmb apps/apps $CUX_TOP/forms/ZHS/TEST.fmx这样就可以顺利编译通过FORM 了</dc:description>
<dc:subject>Oracle</dc:subject>
<dc:date>Thu,07 08 2008 11:47:32</dc:date>
<dc:creator>huak</dc:creator></item>
<item rdf:about="http://huak.itpub.net/post/83/412076">
<title>德比&quot;的来历</title>
<link>http://huak.itpub.net/post/83/412076</link>
<dc:description>&quot;德比&quot;一词最早被用于赛马场上。&quot;德比&quot;是指英国小城德比郡（Derby），那里是英国举办赛马比赛的地方，德比郡出产的赛马更是闻名英国赛马界。1870年，英国的德贝伯爵（Sir.Derby）创立英国大赛马会后，每年六月的第一个星期三在伦敦附近的Epsom举行赛马，是英国非常有名的赛马大赛之一，这天也被命名为DerbyDay。在赛马比赛中，参赛马大都来自德比郡，“德比大战”被用来形容“来自德比郡的马之间的比赛”。渐渐地，&quot;德比&quot;被引伸到其他体育比赛领域中，英国人把它引用到了两支同城球队之间的比赛来形容比赛的激烈，这就是德比大战！</dc:description>
<dc:subject>网络随笔记</dc:subject>
<dc:date>Thu,08 11 2007 21:36:49</dc:date>
<dc:creator>huak</dc:creator></item>
<item rdf:about="http://huak.itpub.net/post/83/412000">
<title>Trace 文件编译命令</title>
<link>http://huak.itpub.net/post/83/412000</link>
<dc:description>$ tkprof &lt;filename.trc&gt; &lt;output_filename&gt; sys=no explain=apps/&lt;password&gt;</dc:description>
<dc:subject>Oracle</dc:subject>
<dc:date>Thu,08 11 2007 15:51:56</dc:date>
<dc:creator>huak</dc:creator></item>
<item rdf:about="http://huak.itpub.net/post/83/411998">
<title>查找请求运行后的文件物理存储位置</title>
<link>http://huak.itpub.net/post/83/411998</link>
<dc:description>select logfile_name,outfile_name,request_id from fnd_concurrent_requests</dc:description>
<dc:subject>Oracle</dc:subject>
<dc:date>Thu,08 11 2007 15:50:55</dc:date>
<dc:creator>huak</dc:creator></item>
<item rdf:about="http://huak.itpub.net/post/83/411997">
<title>查询是否已经打了某个PATCH</title>
<link>http://huak.itpub.net/post/83/411997</link>
<dc:description>SELECT * FROM APPS.AD_BUGS SELECT * FROM AD_APPLIED_PATCHES还有人说从OAF（Oracle Applications Manager ）里看比较全面，因为有些patch可能包括在其他patch里了</dc:description>
<dc:subject>Oracle</dc:subject>
<dc:date>Thu,08 11 2007 15:46:14</dc:date>
<dc:creator>huak</dc:creator></item>
<item rdf:about="http://huak.itpub.net/post/83/411996">
<title>清除并发请求或者管理器数据程序</title>
<link>http://huak.itpub.net/post/83/411996</link>
<dc:description>请求名称：清除并发请求和（或）管理器数据程序 该程序的功能说明如下：使用此程序可以删除：操作系统维护的产品目录中的请求日志文件、并发管理器日志文件和报表输出文件。应用对象程序库数据库表中的记录（行），数据库表包含有关并发请求和并发管理器流程的历史记录信息。如果“并发：收集请求统计数据”配置文件选项设置为“是”，则可以使用此程序计算每个并发程序的性能统计数据。报表选项实体全部从记录并发请求及并发管理器历史记录信息的数据库表中清除记录，并从操作系统中清除请求日志文件、管理器日志文件和报表输出文件。 管...</dc:description>
<dc:subject>Oracle</dc:subject>
<dc:date>Thu,08 11 2007 15:44:04</dc:date>
<dc:creator>huak</dc:creator></item>
<item rdf:about="http://huak.itpub.net/post/83/411995">
<title>如何更改EBS主机名称？</title>
<link>http://huak.itpub.net/post/83/411995</link>
<dc:description>中文：配置--&gt; 地点名称English: Profile --&gt; Site Name-----------------English: System Administrator --&gt; Profile --&gt; System --&gt; 在Profile 中输入 Site Name 查找即可</dc:description>
<dc:subject>Oracle</dc:subject>
<dc:date>Thu,08 11 2007 15:35:53</dc:date>
<dc:creator>huak</dc:creator></item>
<item rdf:about="http://huak.itpub.net/post/83/411991">
<title>Application 用户的登录颜色设置</title>
<link>http://huak.itpub.net/post/83/411991</link>
<dc:description>System Administrator --&gt;Profile --&gt; System --&gt;选择用户(要更改的登录用户名称)--&gt; 配置文件输入: JAVA颜色--&gt; Find</dc:description>
<dc:subject>Oracle</dc:subject>
<dc:date>Thu,08 11 2007 15:34:54</dc:date>
<dc:creator>huak</dc:creator></item>
 </rdf:RDF>


