<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Home on Chenism</title><link>https://chenism.net/</link><description>Recent content in Home on Chenism</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Wed, 08 May 2019 22:39:00 -0400</lastBuildDate><atom:link href="https://chenism.net/index.xml" rel="self" type="application/rss+xml"/><item><title>唱盤介紹</title><link>https://chenism.net/posts/2019-05-08-turntable-introduction/</link><pubDate>Wed, 08 May 2019 22:39:00 -0400</pubDate><guid>https://chenism.net/posts/2019-05-08-turntable-introduction/</guid><description>&lt;p&gt;I found this article from my old Evernote note. The original &lt;a href="http://www.acdc.com.tw/temp/about_vinly/about_vinly.htm"&gt;link&lt;/a&gt; no longer works so I just post the archived version here.&lt;/p&gt;
&lt;hr&gt;
&lt;h1 class="heading" id="緣起"&gt;
 緣起
 &lt;a class="anchor" href="#%e7%b7%a3%e8%b5%b7"&gt;#&lt;/a&gt;
&lt;/h1&gt;
&lt;p&gt;其實這些文字的產生，是有一點小故事的。筆者最近因為 LP 唱盤教調的問題，數度到越點請教洪老闆，洪先生不但提供許多關於 LP 及教調的知識，甚至親手幫筆者調整唱盤，筆者問的問題，洪老闆也一一詳答，讓小弟十分感動。言談之間洪老闆說，自己其實曾經想將 LP 教調的經驗及知識上網，供大家參考，但限於時間精力，遲遲無法完成，並希望小弟能將所聽得的知識貼到留言板，讓網友也能分享。所以小弟就想趁著空閒時間，將洪老闆所指導的內容，與手邊取得的資料作統整，寫成關於 LP 類比播放系統的文章；撰寫過程甚至倒楣地遇到硬碟毀掉（通通重打！！），不過一方面可以幫老闆一點忙，一方面當作自己學習過程的一個註腳，也算一舉兩得。當然，小弟並非專家，內容只能依循洪老闆所指導與書面資料的內容，盡可能追求正確，如果有誤，請指教，謝謝。&lt;/p&gt;
&lt;h1 class="heading" id="lp-是什麼"&gt;
 LP 是什麼？
 &lt;a class="anchor" href="#lp-%e6%98%af%e4%bb%80%e9%ba%bc"&gt;#&lt;/a&gt;
&lt;/h1&gt;
&lt;p&gt;首先就先來解釋一下大家常說的 LP 是什麼吧！其實，傳統的黑膠唱片也有很多人直接稱為『LP』，而整套黑膠唱片構成的訊源系統，就有人稱之為『LP 系統』，或稱為『類比訊源』與 CD 的數位訊源區別。那麼，LP 這個名字是怎麼來的？LP 是 Long-Playing 的意思，因為唱片的響應頻率與轉速是成正比例關係的，轉的越快，響應頻率越寬，但是可錄音時間就越短；唱片發展初期，科技還不是很發達，唱片必須以高轉速來維持較寬的響應頻率，所以錄音時間很短，1948 年開始，33 又 3 分之 1 轉的唱片發行，經過幾年的發展，單面可錄音時間將近 30 分鐘，比以往長了很多，故以 Long-Playing 稱之。相對的，以當初的科技狀況，有所謂的『SP』，即 Standard-Playing，每分鐘是 78 轉。現在通行的唱片幾乎都是 33 轉，所以黑膠唱片就被直接稱為『LP』。&lt;/p&gt;
&lt;h1 class="heading" id="怎麼聽唱片"&gt;
 怎麼聽唱片？
 &lt;a class="anchor" href="#%e6%80%8e%e9%ba%bc%e8%81%bd%e5%94%b1%e7%89%87"&gt;#&lt;/a&gt;
&lt;/h1&gt;
&lt;p&gt;現在如果想建立一套可以聆聽 LP 唱片的系統，需要一台唱臂唱頭皆完整的 LP 唱盤，以及有『PHONE』輸入端的擴大機（前級或綜合皆可），如果沒有『PHONE』輸入端，則另需一部『唱頭放大器』，下面，我們就從最基礎開始，與 LP 唱片開始一段美麗的相遇！&lt;/p&gt;</description></item><item><title>Oracle unable to extend temp segment in tablespace</title><link>https://chenism.net/posts/2019-04-19-oracle-unable-to-extend-temp-segment/</link><pubDate>Fri, 19 Apr 2019 01:14:50 -0400</pubDate><guid>https://chenism.net/posts/2019-04-19-oracle-unable-to-extend-temp-segment/</guid><description>&lt;p&gt;In order to test a data conversion tool which my team had been developing for weeks, we wanted to import the latest database dump from production to our develop environment so we can run the tool against the latest data and assess the conversion result.&lt;/p&gt;
&lt;p&gt;The database in our environment was Oracle 11g Release 2, and the DMP file to be imported was about 34 GB. I let the import process ran overnight, only to realize next morning that it failed. I checked the alert log which in our case is under &lt;code&gt;/ora01/app/oracle/diag/rdbms/orcl/orcldv/alert/log.xml&lt;/code&gt; and realized there was an error in the log: &lt;code&gt;ORA-1652: unable to extend temp segment by 1024 in tablespace&lt;/code&gt;. At first this seemed weird to me but after talking to our DBA I realized this actually meant the datafile of the tablespace I was using, instead of system temp, reached its size limit.&lt;/p&gt;</description></item><item><title>About</title><link>https://chenism.net/about/</link><pubDate>Thu, 18 Apr 2019 23:42:05 -0400</pubDate><guid>https://chenism.net/about/</guid><description>&lt;p&gt;I love UNIX, text adventure games, photography, Jazz, cats, and Apple products.&lt;/p&gt;
&lt;p&gt;If you have any thought or feedback which you would like to share with me, or simply just want to make a new friend, please contact me via Mastodon!&lt;/p&gt;</description></item></channel></rss>