<?xml version="1.0" encoding="GB2312"  ?>

			<rss version="2.0">

			<channel>

			<title>ChinaUnix.net - Sybase</title>

			<link>http://bbs.chinaunix.net/forumdisplay.php?fid=21</link>

			<description><![CDATA[Sybase数据库管理与相关开发&nbsp; &nbsp;&nbsp; &nbsp;&lt;a href="http://sybase.chinaunix.net target=_blank" target="_blank"/&gt;&lt;font color="red"/&gt;&lt;u/&gt;Sybase技术频道&lt;/u/&gt;&lt;/font/&gt;&lt;/a/&gt;]]></description>
			<managingEditor>admin2@staff.chinaunix.net</managingEditor>

			<webMaster>admin2@staff.chinaunix.net</webMaster>

			<lastBuildDate>2018-12-26 16:12:03</lastBuildDate>
<item>

				<title>【超级福利】79/月 2核4G高IO全SSD主机更多优惠请看... </title>

				<link>http://bbs.chinaunix.net/viewthread.php?tid=4297308</link>

  				<author>juge1</author>
  				<pubDate>2018-07-31 14:34:36</pubDate>
				<description><![CDATA[

				作者: juge1

				发表于: 2018-07-31 14:34:36 (GMT 8)

				简介：[attach]706653[/attach]
ID:289                  2018年7月31日14:34:38


				]]></description>

				</item>
<item>

				<title>请问哪位有sybase 15.0.3 32位for linux的补丁？ </title>

				<link>http://bbs.chinaunix.net/viewthread.php?tid=4296922</link>

  				<author>aok</author>
  				<pubDate>2018-07-18 16:29:40</pubDate>
				<description><![CDATA[

				作者: aok

				发表于: 2018-07-18 16:29:40 (GMT 8)

				简介：请问哪位有sybase 15.0.3 32位for linux的补丁？，补丁EBF17157这个数字附近的都可以，必须是32位的，万分感谢！

				]]></description>

				</item>
<item>

				<title>关于连接SYBASE数据库的一个问题 </title>

				<link>http://bbs.chinaunix.net/viewthread.php?tid=4296136</link>

  				<author>trytodoit</author>
  				<pubDate>2018-06-12 18:02:05</pubDate>
				<description><![CDATA[

				作者: trytodoit

				发表于: 2018-06-12 18:02:05 (GMT 8)

				简介：最近在windows2008上打了补丁，杀了毒，之后无论用isql 或pb连接sybase 数据库均要报错：ct_connect(): user api layer: internal Client Library error: The Client-Library async manager was not able to continue.  This connection has been 

				]]></description>

				</item>
<item>

				<title>关于sybase目前最高版本和购买渠道 </title>

				<link>http://bbs.chinaunix.net/viewthread.php?tid=4295654</link>

  				<author>trytodoit</author>
  				<pubDate>2018-05-12 12:00:58</pubDate>
				<description><![CDATA[

				作者: trytodoit

				发表于: 2018-05-12 12:00:58 (GMT 8)

				简介：求教，目前的sybase版本是不是16.0,如果要买正版的一般是通过什么渠道，大概价格是多少？谢谢！

				]]></description>

				</item>
<item>

				<title>转《如何学好SAP BASIS》 </title>

				<link>http://bbs.chinaunix.net/viewthread.php?tid=4295487</link>

  				<author>rosehu</author>
  				<pubDate>2018-05-02 11:21:30</pubDate>
				<description><![CDATA[

				作者: rosehu

				发表于: 2018-05-02 11:21:30 (GMT 8)

				简介：[align=left][backcolor=rgb(254, 254, 242)][font=Verdana, Arial, Helvetica, sans-serif][size=13px]如何学好SAP BASIS：

四大绝招：手脑动、广泛学、自答问、向前看：

许多人认为要学SAP BASIS一开始即学安装，学会安装之后才能学其它SAP BASIS的技术与工作。其实不然，SAP 

				]]></description>

				</item>
<item>

				<title>Sybase函数转oracle </title>

				<link>http://bbs.chinaunix.net/viewthread.php?tid=4295109</link>

  				<author>oldknew</author>
  				<pubDate>2018-04-17 10:23:21</pubDate>
				<description><![CDATA[

				作者: oldknew

				发表于: 2018-04-17 10:23:21 (GMT 8)

				简介：请将下列SYBASE语句翻译为ORACLE语句
SELECT  
RIGHT(SPACE(20)+RTRIM(CONVERT(CHAR(20),TTL_AMT_IN_AGENCY)),20)+
RIGHT(SPACE(20)+RTRIM(CONVERT(CHAR(20),REVISE_AMT_IN_AGENCY)),20)
FROM SAP_AG_YF_LIST_DTL




				]]></description>

				</item>
<item>

				<title>数据库函数转换 </title>

				<link>http://bbs.chinaunix.net/viewthread.php?tid=4294609</link>

  				<author>oldknew</author>
  				<pubDate>2018-04-02 14:56:57</pubDate>
				<description><![CDATA[

				作者: oldknew

				发表于: 2018-04-02 14:56:57 (GMT 8)

				简介：需要将sybase转换为oracle语句
SELECT LEFT(RTRIM(CONVERT(CHAR(20),A.FRTC_UUID))+SPACE(20),20) FROM XX

SELECT STR_REPLACE(CONVERT(CHAR(8),A.REC_UPD_DT,8),'':'',NULL) FROM XX

SELECT STR_REPLACE(CONVERT(CHA

				]]></description>

				</item>
<item>

				<title>请教SYBASE ISQL输出格式问题 </title>

				<link>http://bbs.chinaunix.net/viewthread.php?tid=4292238</link>

  				<author>iangyin1</author>
  				<pubDate>2018-01-29 08:14:54</pubDate>
				<description><![CDATA[

				作者: iangyin1

				发表于: 2018-01-29 08:14:54 (GMT 8)

				简介：使用ISQL导出查询结果至文本文件，但是打开文本后发现，字段与字段之间有很大的空格，请教各位大侠，如何删除查询结果之间的空格,并将字段与字段之间的空格替换为"TAB键，有什么办法么?   

请各位大侠不吝赐教



				]]></description>

				</item>
<item>

				<title>韩城哪里可以嫖娼 </title>

				<link>http://bbs.chinaunix.net/viewthread.php?tid=4291269</link>

  				<author>qbm</author>
  				<pubDate>2017-12-14 04:38:07</pubDate>
				<description><![CDATA[

				作者: qbm

				发表于: 2017-12-14 04:38:07 (GMT 8)

				简介：韩城哪里可以嫖娼【+薇芯;ＷＭＢ９３９ 菲.菲】  韩城嫖娼的地方在哪里【+薇芯;ＷＭＢ９３９ 菲.菲】韩城哪里可以嫖娼【+薇芯;ＷＭＢ９３９ 菲.菲】

				]]></description>

				</item>
<item>

				<title>吴忠哪里可以嫖娼 </title>

				<link>http://bbs.chinaunix.net/viewthread.php?tid=4291185</link>

  				<author>chinastorm</author>
  				<pubDate>2017-12-14 04:35:28</pubDate>
				<description><![CDATA[

				作者: chinastorm

				发表于: 2017-12-14 04:35:28 (GMT 8)

				简介：吴忠哪里可以嫖娼薇芯;ＷＭＢ９３９ 菲.菲】  吴忠嫖娼的地方在哪里【+薇芯;ＷＭＢ９３９ 菲.菲】吴忠哪里可以嫖娼【+薇芯;ＷＭＢ９３９ 菲.菲】
根据中央气象台发布的台风公报，今天下午13时，今年第20号台风“卡努”位于海南文昌市东偏南大约800公里。目前仍为强热带风暴级，它的7级风圈半径达到了150-350公里，10级风圈半径约为60-80公里。预计“卡努”将于15日夜间到16日的早晨在海

				]]></description>

				</item>
<item>

				<title>update后为何数据未变？ </title>

				<link>http://bbs.chinaunix.net/viewthread.php?tid=4267974</link>

  				<author>lcz88990200</author>
  				<pubDate>2017-10-17 21:56:21</pubDate>
				<description><![CDATA[

				作者: lcz88990200

				发表于: 2017-10-17 21:56:21 (GMT 8)

				简介：1> select * from test1
2> go
 a1         a2
 ---------- --------------------
 aaa        bbb
(1 row affected)

1> update test1  set a1=a1+a2
2> go
(1 row affected)


1> select * from test1

				]]></description>

				</item>
<item>

				<title>请教关于sybase备份到磁带的问题 </title>

				<link>http://bbs.chinaunix.net/viewthread.php?tid=4267537</link>

  				<author>x_ray2008</author>
  				<pubDate>2017-09-25 08:53:15</pubDate>
				<description><![CDATA[

				作者: x_ray2008

				发表于: 2017-09-25 08:53:15 (GMT 8)

				简介：各位大神，我在做sybase备份时遇到一个问题，我备份到磁带，磁带的大小是80G，一个库的大小是110G，还有一个库的大小是10G，我用两个盘
先dump database XXXX to '/dev/rmt0.1' with file='XXXX',capacity=80000000,init，由于第二个盘才用了30G，我想在后面继续使用剩余空间备份第二库
问题一：备份第二个库时，执行dum

				]]></description>

				</item>
<item>

				<title>sp_iqfile usage变成了N/A，如何解决？ </title>

				<link>http://bbs.chinaunix.net/viewthread.php?tid=4263953</link>

  				<author>caoxiaoer</author>
  				<pubDate>2017-07-06 16:50:53</pubDate>
				<description><![CDATA[

				作者: caoxiaoer

				发表于: 2017-07-06 16:50:53 (GMT 8)

				简介：sp_iqfile， usage变成了N/A，如何解决？


				]]></description>

				</item>
<item>

				<title>关于Statement Cache和Plan Reuse </title>

				<link>http://bbs.chinaunix.net/viewthread.php?tid=4262541</link>

  				<author>Eisen</author>
  				<pubDate>2017-05-23 13:17:35</pubDate>
				<description><![CDATA[

				作者: Eisen

				发表于: 2017-05-23 13:17:35 (GMT 8)

				简介：发现有这么一篇文章，讲得很好
[url]https://blogs.sap.com/2013/03/19/ase-157-prepared-statements-and-ase-statementprocedure-cache-configuration-impact/[/url]




				]]></description>

				</item>
<item>

				<title>新人报道，请大家多多指教 </title>

				<link>http://bbs.chinaunix.net/viewthread.php?tid=4262504</link>

  				<author>bantianhan</author>
  				<pubDate>2017-05-22 12:41:14</pubDate>
				<description><![CDATA[

				作者: bantianhan

				发表于: 2017-05-22 12:41:14 (GMT 8)

				简介：我是新来的，请大家多多指教！











[img]static/image/common/sigline.gif[/img]
[size=2][url=http://www.e8830.com/]易发国际女神来电直播[/url][/size]

				]]></description>

				</item>
<item>

				<title>为什么convert(int, 0x00000100)结果为65536呢 </title>

				<link>http://bbs.chinaunix.net/viewthread.php?tid=4260206</link>

  				<author>riryka</author>
  				<pubDate>2017-03-09 22:47:00</pubDate>
				<description><![CDATA[

				作者: riryka

				发表于: 2017-03-09 22:47:00 (GMT 8)

				简介：65536转换为16进制应该为0x10000.

				]]></description>

				</item>
<item>

				<title>台/灣/正/妹/兼/職/外/約/快 + 耐【ID：pa668】 </title>

				<link>http://bbs.chinaunix.net/viewthread.php?tid=4260081</link>

  				<author>賴pa668</author>
  				<pubDate>2017-03-06 23:48:22</pubDate>
				<description><![CDATA[

				作者: 賴pa668

				发表于: 2017-03-06 23:48:22 (GMT 8)

				简介：也許，一個人孤單寂寞久了，內心無比空虛
也許，有了情人愛人卻因時間久了而開始感到膩味，但卻不願意分開
也許，【啪啪?外約】能讓你在這裡找到
能溫暖你填滿你讓你感到新鮮的女人，外約不是罪,是一種享受
每個人都有需要的時候，不但滿足你的需求
也能讓有伴侶的男人們尋玩了新鮮感回家後更愛自己的女人
因此，【啪啪?外約】提供了許多優質服務
不僅價錢公道便宜,妹妹們的服務絕對是五星級般的享受  

				]]></description>

				</item>
<item>

				<title>关于ase 16.0无法远程连接的问题 </title>

				<link>http://bbs.chinaunix.net/viewthread.php?tid=4259449</link>

  				<author>riryka</author>
  				<pubDate>2017-02-19 09:44:45</pubDate>
				<description><![CDATA[

				作者: riryka

				发表于: 2017-02-19 09:44:45 (GMT 8)

				简介：服务器centos 7.3 运行sap ase 16.0 192.168.1.198
客户端windows 192.168.1.79

在服务器上运行isql能连接.但是通过客户端无法连接服务器(用户名sa, 密码666666).
服务器的interfaces

LOCALHOST
    master tcp ether localhost 5000 <--------- 尝试将此

				]]></description>

				</item>
<item>

				<title>sybaseiq 用sql查看使用情况监控? </title>

				<link>http://bbs.chinaunix.net/viewthread.php?tid=4258885</link>

  				<author>moperyblue</author>
  				<pubDate>2017-01-24 18:35:26</pubDate>
				<description><![CDATA[

				作者: moperyblue

				发表于: 2017-01-24 18:35:26 (GMT 8)

				简介：
sybaseiq 用sql查看使用情况监控?

				]]></description>

				</item>
<item>

				<title>ASE去重有哪些方法? </title>

				<link>http://bbs.chinaunix.net/viewthread.php?tid=4258883</link>

  				<author>moperyblue</author>
  				<pubDate>2017-01-24 18:31:10</pubDate>
				<description><![CDATA[

				作者: moperyblue

				发表于: 2017-01-24 18:31:10 (GMT 8)

				简介：ASE 表去重有哪些方法?


				]]></description>

				</item>
</channel>
</rss>